company logo

PropertyHandle :: IsStructure - Is the type of the PropertyHandle a defined Structure ?

The function returns true ( YES ) if the type of the property handle is a structure and false ( NO ) if the type of the property handle is a basic type or an enumeration.

Return value:  Return value ( logical  )

The function returns YES when the question was answered positively. Otherwise it returns NO .

Implementation details

logical PropertyHandle  :: IsStructure (  )