SchedulableField(ScheduleFieldType, ElementId)
Description:
Creates a new SchedulableField.
Creates a new SchedulableField.
Overloads (3):
SchedulableField(ScheduleFieldType,ElementId)
public SchedulableField(
ScheduleFieldType fieldType,
ElementId parameterId
)
-
fieldTypeThe type of data displayed by the field.
-
parameterIdThe ID of the parameter displayed by the field.
-
fieldType is not a schedulable field type
-
A non-optional argument was NULL
-
A value passed for an enumeration argument is not a member of that enumeration