PropertyHandle :: GetNodeType - Get node type
The function returns the node type for the property handle's node. When the property handle is not valid, the function returns NT_undefined.
Return value: - Title unknown ( NodeTypes )
Implementation details
NodeTypes
PropertyHandle  :: GetNodeType ( 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