Returns the type of the field.
Namespace:
OBCOM.NetClient
Assembly:
OBCOM.NetClient (in OBCOM.NetClient.dll) Version: 40.82.5945.17884 (40.82.5945.17884)
Syntax public abstract FieldType Type { get; }
Public MustOverride ReadOnly Property Type As FieldType
Get
Return Value
Type:
FieldTypeThe type of the field.
See Also