ScheduleDefinition.GetFieldIndex
Description:
Converts a field ID to the corresponding field index.
Converts a field ID to the corresponding field index.
public int GetFieldIndex(
ScheduleFieldId fieldId
)
-
fieldIdThe field ID.
Return Value
The field index.
The field index.
-
fieldId is not the ID of a field in this ScheduleDefinition.
-
A non-optional argument was NULL