The SchedulableField type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | SchedulableField()()()() |
Creates a new SchedulableField.
|
![]() | SchedulableField(ScheduleFieldType) |
Creates a new SchedulableField.
|
![]() | SchedulableField(ScheduleFieldType, ElementId) |
Creates a new SchedulableField.
|
Methods
Name | Description | |
---|---|---|
![]() | Dispose | Releases all resources used by the SchedulableField |
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Overrides Object..::..Equals(Object).) |
![]() | GetHashCode |
Gets the integer value of the SchedulableField as hash code
(Overrides Object..::..GetHashCode()()()().) |
![]() | GetName |
Gets the name of the field.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Operators
Name | Description | |
---|---|---|
![]() ![]() | Equality | Determines whether two SchedulableField are the same. |
![]() ![]() | Inequality | Determines whether two SchedulableField are different. |
Properties
Name | Description | |
---|---|---|
![]() | FieldType |
The type of data displayed by the field.
|
![]() | IsValidObject |
Specifies whether the .NET object represents a valid Revit entity.
|
![]() | ParameterId |
The ID of the parameter displayed by the field.
|