Property Options
Options
Gets the options for the Delete operation.
Declaration
public DeleteOptions Options { get; }
Property Value
| Type | Description |
|---|---|
| DeleteOptions |
The options or null if options were not provided.
|
public DeleteOptions Options { get; }
| Type | Description |
|---|---|
| DeleteOptions |
The options or null if options were not provided.
|