Gets the Gen2 Session flag to be selected for an inventory round. The default value is S0.
Namespace:
com.gigatms.Parameters.TS100
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic Session Session { get; set; }
Public Property Session As Session
Get
Set
public:
property Session Session {
Session get ();
void set (Session value);
}
Property Value
Type:
Session
The Gen2 Session flag to be selected for an inventory round. The default value is S0.
See Also