2020 Method
Changes 0
M

ScheduleDefinition.IsValidFieldIndex

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