TagDecodedDataADIEnabled Property |
Namespace:
com.gigatms.Parameters.TS50
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic bool Enabled { get; set; }
Public Property Enabled As Boolean
Get
Set
public:
property bool Enabled {
bool get ();
void set (bool value);
}
Property Value
Type:
Booleantrue if enabled; otherwise,
false.
See Also