SchedulableField
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Dispose() | None | Releases all resources used by the SchedulableField | |
| Equals(Object) | bool | Determines whether the specified Object is equal to the current Object . (Overrides Object . Equals(Object) .) | |
| GetHashCode() | int | Gets the integer value of the SchedulableField as hash code (Overrides Object . GetHashCode . .) | |
| GetName(Document) | string | Gets the name of the field. | |
| GetType | None | (Inherited from Object .) | Object . |
| ToString | None | (Inherited from Object .) | Object . |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| FieldType | ScheduleFieldType | The type of data displayed by the field. | |
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. | |
| ParameterId | ElementId | The ID of the parameter displayed by the field. |