| 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; }
Public ReadOnly Property IsNumeric As Boolean
Get
Return Value
Type:
BooleanSee Also