Method HasSucceeded
HasSucceeded()
Retrieves a value indicating whether the operation succeeded.
public bool HasSucceeded()
Returns
- bool
trueif the operation succeeded; otherwise,false.
Remarks
The operation is considered successful in case the error data is empty.