Property OperationStatus
OperationStatus
This property specifies the status of the write operation.
Declaration
public OperationResult.Status OperationStatus { get; set; }
Property Value
Type | Description |
---|---|
OperationResult.Status | OperationResult contains the result of the operation that is manipulated after the Read/WriteThru Provider. |