A Sandcastle Documented Class Library
OperationResponseWordCountWritten Property |
Number of words that were written (write operations only).
Namespace: Tego.Rfid.Gen2
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
Syntax
public int WordCountWritten { get; set; }
Public Property WordCountWritten As Integer Get Set
public: property int WordCountWritten { int get (); void set (int value); }
member WordCountWritten : int with get, set
Property Value
Type: Int32See Also