Property Success
Success
Gets a value indicating whether the Delete operation was
successful.
Declaration
public bool Success { get; }
Property Value
| Type | Description |
|---|---|
| Boolean |
true if the Delete operation was successful, otherwise
false.
|