ContentTableColumn Object


Description

The ContentTableColumn object represents the column of the table associated with a particular content center family.

Methods

Name Description
ClearPropertyMap Method that removes any property mapping for this column.
GetPropertyMap Method that gets the information associated with a custom expression. This method is only valid when the HasPropertyMap property returns True.
SetPropertyMap Method that sets the information associated with a custom expression.

Properties

Name Description
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
Expression
HasPropertyMap Property that indicates if this column is mapped to an iProperty.
InternalName Property that gets and sets the name of this column.
KeyColumnOrder
Parent Property that returns the ContentFamily object this column is associated with.
Type Returns an ObjectTypeEnum indicating this object's type.
Units

Accessed From

ContentFamily.DesignationColumn, ContentFamily.FileNameColumn, ContentTableColumns.Add, ContentTableColumns.Item

Version

Introduced in version 2010