Click or drag to resize

ZWManagerAddSceneValue Method

Overload List
  NameDescription
Public methodAddSceneValue(Byte, ZWValueId, Boolean)
Add a bool Value ID to an existing scene.
Public methodAddSceneValue(Byte, ZWValueId, Byte)
Add a byte Value ID to an existing scene.
Public methodAddSceneValue(Byte, ZWValueId, Int16)
Add a 16-bit signed integer Value ID to an existing scene.
Public methodAddSceneValue(Byte, ZWValueId, Int32)
Add a 32-bit signed integer Value ID to an existing scene.
Public methodAddSceneValue(Byte, ZWValueId, Single)
Add a decimal Value ID to an existing scene.
Public methodAddSceneValue(Byte, ZWValueId, String)
Add a string Value ID to an existing scene.
Top
See Also