Click or drag to resize

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
Syntax
public Type GetTypeOfFieldOrElement()

Return Value

Type: Type
See Also