Click or drag to resize

CustomField2 Properties

The CustomField2 type exposes the following members.

Properties
 NameDescription
Public propertyCurrencyTypeId Required for Custom Fields where data type is Currency (DataType.Money); otherwise ignored. Modifications for existing records are not allowed.
Public propertyDescriptor Gets custom field metadata. Is required.
Public propertyObjectId Parent Object ID. Is required.
Public propertyObjectTypeId Parent Object Type ID. Is required.
Public propertyValue Gets Custom Field value. Max Length=1024. Is required.
Top
See Also