2024 Method
Changes 0
M

ScheduleDefinition.GetSchedulableFields

Description:
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.