IUDefFieldFieldType Property |
Type of field when displayed: list, text, checkbox
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxEUDefFieldType FieldType { get; }
ReadOnly Property FieldType As EUDefFieldType
Get
Dim instance As IUDefField
Dim value As EUDefFieldType
value = instance.FieldType
property EUDefFieldType FieldType {
EUDefFieldType get ();
}
Property Value
Type:
EUDefFieldType
See Also