GXDN: Gurux Developer Network
CreateProperty Method (templateID, propertyID, name, data, m_Parent)
NamespacesGurux.DeviceGXDeviceCreateProperty(Int32, Int32, String, String, GXPropertyCollection)
CreateProperty creates a new property based on template description.
Parameters
templateID (Int32)
Integer given in the device template.
propertyID (Int32)
An identifying ID integer can be given to the property. If zero, new identifier is generated.
name (String)
Name for the property.
data (String)
Initializing data, reserved for future use.
m_Parent (GXPropertyCollection)
Properties collection into which property is created.
Return Value
Created property.

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