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. |
ContentIdentifier |
Property that returns the identifier for this object. This can be used with the GetContentObject method of the ContentCenter object to obtain this object at a later time. |
Count |
Property that returns the number of ContentTableCell objects in the collection. |
Index |
Property that returns the index of this row within the table. |
InternalName |
Property that returns the internal name of the ContentTableRow. The internal name uniquely identifies this row with respect to other rows in the family and it cannot be changed so it will remain consistent. |
IsSuppressed |
|
Item |
Returns the specified ContentTableCell object from the collection. |
Parent |
Property that returns the parent ContentFamily object. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |