  | 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
Syntaxpublic bool IsNumeric { get; }Public ReadOnly Property IsNumeric As Boolean
	Get
Return Value
Type: 
Boolean
See Also