<Code Lib>
2026 Method
Changes 5
M

ScheduleField.GetSchedulableField

Description:
Gets a SchedulableField object representing this field.
Remarks:
A ScheduleableField cannot be obtained for: - Calculated fields - Combined parameters

public SchedulableField GetSchedulableField()

SchedulableField The SchedulableField object.

Loading…