GXDN: Gurux Developer Network
FindProperty Method (property, category, table, isNotify)
NamespacesGurux.DeviceGXDeviceFindProperty(String, String, String, Boolean)
FindProperty returns a GXProperty instance according to string parameters.
Parameters
property (String)
The name of the GXProperty.
category (String)
The category name of the GXCategory.
table (String)
The table name of the GXCategory.
isNotify (Boolean)
IsNotify determines, if the GXProperty is in the notifies collection.
Remarks
Throws an exception, if the property is not found.

Assembly: Gurux.Device (Module: Gurux.Device) Version: 5.0.0.1