ScheduleDefinition.IsSchedulableField
Description:
Checks whether a non-calculated/non-combined field is eligible to be included in this schedule.
Checks whether a non-calculated/non-combined field is eligible to be included in this schedule.
public bool IsSchedulableField(
SchedulableField schedulableField
)
-
schedulableFieldThe field to check.
Return Value
bool
True if the field may be included in the schedule, false otherwise.
-
A non-optional argument was null