<Code Lib>
M

ScheduleDefinition.InsertField(ScheduleFieldType, Int32)

Description:
Adds a regular field at the specified position in the list.
Overloads (3):
InsertField(ScheduleFieldType,Int32)

public ScheduleField InsertField(
	ScheduleFieldType fieldType,
	int index
)

Return Value The new field. The new field.

Loading…