CreateProperty creates a new property based on template description.
- 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.
Created property.
Assembly: Gurux.Device (Module: Gurux.Device) Version: 5.0.0.1