ZWManagerSetValue Method |
| Name | Description | |
|---|---|---|
| SetValue(ZWValueId, Boolean) | Sets the state of a bool. | |
| SetValue(ZWValueId, Byte) | Sets the value of a byte. | |
| SetValue(ZWValueId, Int16) | Sets the value of a 16-bit signed integer. | |
| SetValue(ZWValueId, Int32) | Sets the value of a 32-bit signed integer. | |
| SetValue(ZWValueId, Single) | Sets the value of a decimal. | |
| SetValue(ZWValueId, String) | Sets the value from a string, regardless of type. |