ScheduleField.GetSchedulableField
Method
Description:
Gets a SchedulableField object representing this field.
Gets a SchedulableField object representing this field.
Remarks:
A ScheduleableField cannot be obtained for: - Calculated fields - Combined parameters
A ScheduleableField cannot be obtained for: - Calculated fields - Combined parameters
Exceptions
Exception | Condition |
---|---|
InapplicableDataException | This ScheduleField is not a schedulable field by type(non-calculated/non-combined-parameter). |