ScheduleDefinition.GetSchedulableFields
Description:
Gets a list of all non-calculated/non-combined fields that are eligible to be included in this schedule.
Gets a list of all non-calculated/non-combined fields that are eligible to be included in this schedule.
public IList<SchedulableField> GetSchedulableFields()
IList<SchedulableField>
A list of SchedulableField objects representing the non-calculated/non-combined
fields that may be included in the schedule.