OperationResponse.Result Property
From TegoOS
A Sandcastle Documented Class Library
| OperationResponseResult Property |
The result of 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)
public OperationResult Result { get; }
Public ReadOnly Property Result As OperationResult Get
public: property OperationResult Result { OperationResult get (); }
member Result : OperationResult with get