ScheduleDefinition.IsValidFieldIndex
Description:
Checks whether an integer is a valid zero-based field index in this ScheduleDefinition.
Checks whether an integer is a valid zero-based field index in this ScheduleDefinition.
-
indexThe field index to check.
Return Value
bool
True if the field index is valid, false otherwise.