RVTDocs.com

SchedulableField(Guid)

Constructor
Description:
Creates a new SchedulableField.
Syntax
public SchedulableField(
	Guid customFieldId
)
Parameters
Parameter Type Description
customFieldId Guid The Guid that identifies the custom field.
Return Value
Exceptions
Exception Condition
ArgumentException The provided guid doens't represent a valid custom field.