[]
The result of an operation.
public class OperationResult
Public Class OperationResult
| Name | Description |
|---|---|
| OperationResult() |
| Name | Description |
|---|---|
| Error | Gets or sets the error message. |
| Success | Gets or sets whether the operation is success. |