DeleteOldEntityOptions Properties

The DeleteOldEntityOptions type exposes the following members.

Properties
  NameDescription
Public propertyBeforeDate
Gets or sets the before date, or if no date restriction should be used.
Public propertyEntityIds
Gets or sets the list of specific entity IDs to be processed. If or empty, all entities will be processed.
Public propertyTenantIds
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.
Top
See Also