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. |
CustomPropertyName |
Property that returns the name of the custom property associated with this object. This method will return an error if the PropertyType property does not return a value of kCustomPropertyType. |
Parent |
Property that gets the parent object from whom this object can logically be reached. |
PropertyType |
Property that returns the property type associated with this column. If this property returns kFilePropertyType, the GetFilePropertyId method returns the identity of the file property. If this property returns kCustomPropertyType, use the CustomPropertyName property to get the name of the custom property. |
Title |
|
TitleHorizontalJustification |
|
Type |
Returns an ObjectTypeEnum indicating this object's type. |
ValueHorizontalJustification |
|
Width |
|