The MeteringSearchCondition type exposes the following members.
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | MeteringSearchCondition | Initializes a new instance of the MeteringSearchCondition class |
Properties
Name | Description | |
---|---|---|
![]() | EndDate |
Gets or sets the Start Date
|
![]() | LoggedBy |
Gets or sets the identifier of user who created log
|
![]() | PageNumber |
Page number to fetch
|
![]() | PageSize |
Page Size to fetch
|
![]() | SetTotalCount |
Set Total Count of records found by the search criteria
|
![]() | SortExpression |
Sort direction ASC OR DESC
|
![]() | SortString |
Sort Column name
|
![]() | StartDate |
Gets or sets the Start Date
|
![]() | TenantId |
Gets or sets the Tenant Identifier
|
![]() | UsageCode |
Gets or sets usag code
|
See Also