Delete |
The DeleteOldEntityOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| DeleteOldEntityOptions | Initializes a new instance of the DeleteOldEntityOptions class |
| Name | Description | |
|---|---|---|
| BeforeDate | Gets or sets the before date, or if no date restriction should be used. | |
| EntityIds | Gets or sets the list of specific entity IDs to be processed. If or empty, all entities will be processed. | |
| TenantIds | Gets or sets the list of tenant IDs; only entities corresponding to the specified tenants will be processed. If or empty, all tenants will be processed. |