ScheduleDefinition.InsertField
| Name | Return Type | Description |
|---|---|---|
| InsertField(SchedulableField, Int32) | ScheduleField | Adds a regular field at the specified position in the list. |
| InsertField(ScheduleFieldType, Int32) | ScheduleField | Adds a regular field at the specified position in the list. |
| InsertField(ScheduleFieldType, ElementId, Int32) | ScheduleField | Adds a regular field at the specified position in the list. |