public void SetFieldOrder( IList<ScheduleFieldId> fieldIds )
| Exception | Condition |
|---|---|
| ArgumentException | fieldIds does not contain exactly the same field IDs as this ScheduleDefinition currently contains. |
| ArgumentNullException | A non-optional argument was null |