RVTDocs.com

ScheduleDefinition.RemoveField(ScheduleFieldId)

Method
Description:
Removes a field.
Syntax
public void RemoveField(
	ScheduleFieldId fieldId
)
Parameters
Parameter Type Description
fieldId ScheduleFieldId The ID of the field to remove.
Return Value
Exceptions
Exception Condition
ArgumentException fieldId is not the ID of a field in this ScheduleDefinition.
ArgumentNullException A non-optional argument was null