BACnetObjectBase.IsPropertyExistent (METH)ΒΆ
METHOD IsPropertyExistent : BOOL
Returns whether the specified BACnet-Property of this BACnet-Object (propID) exists or not.
- InOut:
Scope
Name
Type
Comment
Return
IsPropertyExistent
BOOL
Input
propID
CmpBACnet.IEC_BACNET_PROPERTY_ID
The property ID for which the existance shall be determined.