Property Value
Value
A compact bitarray property representing the value of the tags 0 to 7 in a single byte.
The i'th bit in the byte represents the value of the i'th tag, with a 1 corresponding to the true state.
Declaration
public byte Value { get; set; }
Property Value
| Type | Description |
|---|---|
| byte |