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