The BillStatisticsSearchCondition type exposes the following members.
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | BillStatisticsSearchCondition | Initializes a new instance of the BillStatisticsSearchCondition class |
Properties
Name | Description | |
---|---|---|
![]() | FromDate |
Gets or Sets from date
|
![]() | MaxOverdueAmount |
Gets or Sets max over due amount
|
![]() | MaxTotalAmount |
Gets or Sets max total amount
|
![]() | MinOverdueAmount |
Gets or Sets min over due amount
|
![]() | MinTotalAmount |
Gets or Sets min total amount
|
![]() | OnlyOverdue |
Gets or Sets only over due
|
![]() | TenantIds |
Gets or Sets tenant ids
|
![]() | ToDate |
Gets or Sets to date
|
![]() | TopTenants |
Gets or Sets fetch top tenants count
|
See Also