BACnetObjectBase.GetPropertyAccessRight (METH)ΒΆ
METHOD GetPropertyAccessRight : CmpBACnet.IEC_BACNET_STATUS
Gets the client side access rights for a specified BACnet-Property of this BACnet-Object (propID). These restrictions only hold for client side access of the specified BACnet-Property.
- InOut:
- Scope - Name - Type - Comment - Return - GetPropertyAccessRight- CmpBACnet.IEC_BACNET_STATUS- Input - propID- CmpBACnet.IEC_BACNET_PROPERTY_ID- The property ID for which the access right shall be determined. - Output - accessRight- CmpBACnet.IEC_BACNET_ACCESS- The property access rights after a call to this method. 
