Programmer's Guide > Interfaces > CMSObject interface > valid attribute
  
valid attribute
Indicates whether this still represents a valid object reference. For example, if the associated session has been disconnected then this object reference is considered invalid.
valid
Access
read-only
Returns
boolean
Get throws
CMSException
Raised for any error.