Click or drag to resize

ZWManagerSetValue Method

Overload List
  NameDescription
Public methodSetValue(ZWValueId, Boolean)
Sets the state of a bool.
Public methodSetValue(ZWValueId, Byte)
Sets the value of a byte.
Public methodSetValue(ZWValueId, Int16)
Sets the value of a 16-bit signed integer.
Public methodSetValue(ZWValueId, Int32)
Sets the value of a 32-bit signed integer.
Public methodSetValue(ZWValueId, Single)
Sets the value of a decimal.
Public methodSetValue(ZWValueId, String)
Sets the value from a string, regardless of type.
Top
See Also