<Code Lib>
2021 Method
Changes 0
M

ScheduleDefinition.IsSchedulableField

Description:
Checks whether a non-calculated/non-combined field is eligible to be included in this schedule.

public bool IsSchedulableField(
	SchedulableField schedulableField
)

Return Value bool True if the field may be included in the schedule, false otherwise.

Loading…