SchedulableField Members


The SchedulableField type exposes the following members.

Constructors

Name Description
Public method SchedulableField
Creates a new SchedulableField.
Public method SchedulableField(ScheduleFieldType)
Creates a new SchedulableField.
Public method SchedulableField(ScheduleFieldType, ElementId)
Creates a new SchedulableField.

Methods

Name Description
Public method Dispose
Releases all resources used by the SchedulableField
Public method Equals
Determines whether the specified Object is equal to the current Object .
(Overrides Object Equals(Object) .)
Public method GetHashCode
Gets the integer value of the SchedulableField as hash code
(Overrides Object GetHashCode .)
Public method GetName
Gets the name of the field.
Public method GetType
Gets the Type of the current instance.
(Inherited from Object .)
Public method ToString
Returns a string that represents the current object.
(Inherited from Object .)

Operators

Name Description
Public operator Static member Equality
Determines whether two SchedulableField are the same.
Public operator Static member Inequality
Determines whether two SchedulableField are different.

Properties

Name Description
Public property FieldType
The type of data displayed by the field.
Public property IsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public property ParameterId
The ID of the parameter displayed by the field.

See Also