ScheduleDefinition.AddField
Description:
Adds a regular field at the end of the list.
Adds a regular field at the end of the list.
Overloads (3):
AddField(SchedulableField)
public ScheduleField AddField(
SchedulableField schedulableField
)
-
schedulableFieldA SchedulableField object representing the field.
-
The field specified by schedulableField may not included in this ScheduleDefinition. -or- The field specified by schedulableField is already included in this ScheduleDefinition.
-
A non-optional argument was null