<Code Lib>
2025.3 Property
Changes 0
P

SchedulableField.FieldType

Description:
The type of data displayed by the field.

public ScheduleFieldType FieldType { get; set; }

  • When setting this property: fieldType is not a schedulable field type
  • When setting this property: A value passed for an enumeration argument is not a member of that enumeration

Loading…