Programmer's Guide > Interfaces > ANode interface > CMSObject attribute
  
CMSObject attribute
Represents the CMSObject associated with this Node (may be null).
This can be accessed for a Document Node or for any other Node type which has an associated OID.
Use the enclosingObject attribute on the returned object to obtain any enclosing objects.
CMSObject
Access
read-only
Returns
CMSObject
Get throws
CMSException
Raised for any errors.