PropertyHandle :: IsOverloadHandle - Is property handle an overload handle
The function returns YES when the handle is an oberload handle (ACHierNode) and NO otherwise. When the property handle is not valid, an error is set.
Return value: Return value ( logical )
The function returns YES when the question was answered positively. Otherwise it returns NO.
Implementation details
logical
PropertyHandle  :: IsOverloadHandle ( char chkopt=AUTO )
- chkopt
- Check option
The option forces the function to check the property handle before running executing the function. You can pass NO to avoid unnecessary checking.
Default: AUTO