ScheduleDefinition.GetFieldId
Description:
Converts a field index to the corresponding field ID.
Converts a field index to the corresponding field ID.
public ScheduleFieldId GetFieldId(
int index
)
-
Int32indexThe field index.
Return Value
The field ID.
The field ID.
-
index is not a valid field index in this ScheduleDefinition.