EmptyRecycleBinOptions Class |
Namespace: Dundas.BI.WebApi.Models
The EmptyRecycleBinOptions type exposes the following members.
Name | Description | |
---|---|---|
EmptyRecycleBinOptions |
Initializes a new instance of the EmptyRecycleBinOptions class.
|
Name | Description | |
---|---|---|
AccountId |
Gets or sets the ID of the account whose recycle bin should be emptied.
If not specified, the currently logged in account is used.
| |
IsTenantIdSpecified |
Gets a value indicating whether the tenant ID was specifed (either as null or non-null).
| |
TenantId |
Gets or sets the ID of the tenant corresponding to the specified account.
If not specified, the system will attempt to automatically determine the tenant.
|