<Code Lib>
2025 Method
Changes 4
M

CustomFieldData.GetCustomFieldProperties

Description:
Gets an instance of which represents the properties of this field.

public ICustomFieldProperties GetCustomFieldProperties()

ICustomFieldProperties Returns an instance of ICustomFieldProperties .

  • Can't obtain the properties from a CustomFieldData of a SchedulableField (which is not added to a schedule).

Loading…