<Code Lib>
M

ScheduleDefinition.InsertField(SchedulableField, Int32)

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

public ScheduleField InsertField(
	SchedulableField schedulableField,
	int index
)

Return Value The new field. The new field.

Loading…