CustomFieldData.SetCustomFieldProperties
Description:
Sets an instance of which represents the properties of this field.
Sets an instance of which represents the properties of this field.
public void SetCustomFieldProperties(
ICustomFieldProperties customFieldProperties
)
-
customFieldPropertiesAn instance of ICustomFieldProperties which represents the properties of this field.
-
The input properties are not valid.
-
A non-optional argument was null
-
Can't set the properties to a CustomFieldData of a SchedulableField (which is not added to a schedule).