Click or drag to resize

State Enumeration

Specifies the state.

Namespace:  com.gigatms.Parameters
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.6.0.10 (2.6.0.10)
Syntax
public enum State
Members
  Member nameValueDescription
OFF0 The state is off.
ON1 The state is on.
See Also