| Revit 2021 API |
| FamilySizeTableColumn Members |
| FamilySizeTableColumn Class Methods Properties See Also |
The FamilySizeTableColumn type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the FamilySizeTableColumn | |
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetSpecTypeId |
Gets the identifier of the spec describing values in the column.
| |
| GetType | (Inherited from Object.) | |
| GetUnitTypeId |
Gets the identifier of the unit quantifying values in the column.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| DisplayUnitType | Obsolete.
The display unit type of the column.
| |
| IsValidObject |
Specifies whether the .NET object represents a valid Revit entity.
| |
| Name |
The column name.
| |
| UnitType | Obsolete.
The unit type of the column.
|