2027 Constructor
Changes 0
C

SchedulableField(ScheduleFieldType)

Description:
Creates a new SchedulableField.
Overloads (4):
public SchedulableField(
	ScheduleFieldType fieldType
)
  • fieldType is not a schedulable field type -or- The fieldType can't be CustomField. To create a CustomField, you should use the constructor which receives the custom field server id as a parameter.
  • A value passed for an enumeration argument is not a member of that enumeration