| Application |
Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned. |
| DataType |
Property that indicates the type of value defined for this column. Values this property can return are kIntegerType, kDoubleType, kStringType, and kBooleanType. |
| DisplayHeading |
Gets/Sets the display name of this column. |
| Expression |
Gets/Sets the expression to use to automatically populate the rows of this column. |
| HasPropertyMap |
Property that indicates if this column is mapped to an iProperty. |
| InternalName |
Property that gets and sets the name of this column. |
| IsCustom |
Read-only property that returns True if the column is a custom column. |
| KeyColumnOrder |
Read-write Property that allows you to get and set the KeyWeight of the column. |
| Parent |
Property that returns the ContentFamily object this column is associated with. |
| Type |
Returns an ObjectTypeEnum indicating this object's type. |
| Units |
Read-write Property that allows you to get and set the units of the column. |