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. |
ClientId |
Property returning the string identifier that stood for the client or AddIn that was supplied during the creation of this resource. |
DisabledIconName |
Gets and sets the icon name to be used when the associated data model object becomes disabled. |
ExpandedDisabledIconName |
Gets and sets the expanded icon name to be used when the associated data model objects becomes disabled. |
ExpandedInvisibleIconName |
Gets and sets the expanded icon name to be used when the associated data model object becomes invisible. |
ExpandedSuppressedIconName |
Gets and sets the expanded icon name to be used when the associated data model object becomes suppressed. |
GroundedDisabledIconName |
Gets and sets the icon name to be used when the associated data model object becomes grounded and disabled. |
GroundedIconName |
Gets and sets the icon name to be used when the associated data model object becomes grounded. |
GroundedInvisibleIconName |
Gets and sets the icon name to be used when the associated data model object becomes grounded and invisible. |
GroundedSuppressedIconName |
Gets and sets the icon name to be used when the associated data model object becomes grounded and suppressed. |
IconName |
Gets and sets picture name associated with a ClientNodeResource object. |
Id |
Property returning the integer identifier that was supplied during the creation of this resource. |
InvisibleIconName |
Gets and sets the icon name to be used when the associated data model object becomes invisible. |
Parent |
Property that returns the parent of this object. Though this document is reachable from the BrowserPane out of convenience, it's true parent is the Document itself. That is, this object is not BrowserPane specific, rather, it has its scope or influence across all BrowserPanes (of the TreeBrowser kind). |
SuppressedIconName |
Gets and sets the icon name to be used when the associated data model object becomes suppressed. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |