MeteringSearchCondition Members CelloSaaS API Documentation
The MeteringSearchCondition type exposes the following members.
Constructors

  NameDescription
Public methodMeteringSearchCondition
Initializes a new instance of the MeteringSearchCondition class
Back to Top
Properties

  NameDescription
Public propertyEndDate
Gets or sets the Start Date
Public propertyLoggedBy
Gets or sets the identifier of user who created log
Public propertyPageNumber
Page number to fetch
Public propertyPageSize
Page Size to fetch
Public propertySetTotalCount
Set Total Count of records found by the search criteria
Public propertySortExpression
Sort direction ASC OR DESC
Public propertySortString
Sort Column name
Public propertyStartDate
Gets or sets the Start Date
Public propertyTenantId
Gets or sets the Tenant Identifier
Public propertyUsageCode
Gets or sets usag code
Back to Top
See Also