 | FieldDefinitionBaseGetTypeOfFieldOrElement Method |
Gets the type of the field type or the element type if the type is an array.
Namespace:
Dynamicweb.Indexing.Schemas
Assembly:
Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntaxpublic Type GetTypeOfFieldOrElement()
Public Function GetTypeOfFieldOrElement As Type
Return Value
Type:
Type
See Also