Click or drag to resize

CustomFieldDescriptor Properties

The CustomFieldDescriptor type exposes the following members.

Properties
 NameDescription
Public propertyActorTypeId Custom field object type and field type. Is required.
Public propertyCpnRequestorId CPN Requestor ID. Read-only
Public propertyLength Field length. Max value string length (if string type)
Public propertyName Custom field name. Max Length=64. Is required.
Public propertyOptions A list of values that can be set in custom field - null for strings
Public propertySharedByRequestor Shared mode by requestor Read-only
Public propertySharedWithProvider Shared mode with provider
Public propertyType Field type : Unknown, String, Integer, Decimal, Money, Phone, Date, Time, Boolean, Url. Is required.
Top
See Also