2020 Class
Changes 8
C

FamilySizeTableColumn

Description:
Contains column information for a FamilySizeTable.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.FamilySizeTableColumn
Name Return Type Description
M Dispose() None Releases all resources used by the
Name Return Type Description
P DisplayUnitType DisplayUnitType The Display unit type of the column.
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.
P Name string The column name.
P UnitType UnitType The Unit type of the column.