A Sandcastle Documented Class Library
OperationResponseOperation Property |
The operation that was executed to generate this response.
Namespace: Tego.Rfid.Gen2
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
Syntax
public Operation Operation { get; }
Public ReadOnly Property Operation As Operation Get
public: property Operation^ Operation { Operation^ get (); }
member Operation : Operation with get
Property Value
Type: OperationSee Also