<Code Lib>
M

ScheduleDefinition.AddField(ScheduleFieldType)

Description:
Adds a regular field at the end of the list.
Overloads (3):
AddField(ScheduleFieldType)

public ScheduleField AddField(
	ScheduleFieldType fieldType
)

Return Value The new field. The new field.

Loading…