Click or drag to resize

State Enumeration

Specifies the state.

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