Click or drag to resize

FieldDefinitionBaseIsNumeric Property

Determines whether the type of the field is numeric.

Namespace:  Dynamicweb.Indexing.Schemas
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public bool IsNumeric { get; }

Return Value

Type: Boolean
See Also