Programmer's Guide > Interfaces > CMSObject interface > hasChildRefs attribute
  
hasChildRefs attribute
Specifies whether non-folder objects have any child object references.
A true value suggests that the getChildren method can safely be called to enumerate the children.
hasChildRefs
Access
read-write
Returns
boolean
Get throws
CMSException
Raised for any error.
Set throws
CMSException
Raised for any error.