CustomFieldDescriptor Properties |
The CustomFieldDescriptor type exposes the following members.
Name | Description | |
---|---|---|
![]() | ActorTypeId |
Custom field object type and field type.
Is required.
|
![]() | Length |
Field length.
Max value string length (if string type)
|
![]() | Name |
Custom field name.
Max Length=64.
Is required.
|
![]() | Options |
A list of values that can be set in custom field - null for strings
|
![]() | Type |
Field type : Unknown, String, Integer, Decimal, Money, Phone, Date, Time, Boolean, Url.
Is required.
|