ScheduleDefinition.SetFieldOrder
Description:
Reorders the fields in the schedule.
Reorders the fields in the schedule.
public void SetFieldOrder(
IList<ScheduleFieldId> fieldIds
)
-
IList<ScheduleFieldId>fieldIdsThe field IDs in a new order.
-
fieldIds does not contain exactly the same field IDs as this ScheduleDefinition currently contains.
-
A non-optional argument was null