The MeteringProxy type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() ![]() | DecrementMeterUsage |
Decrements the usage by the given amount.
|
![]() ![]() | GetChildTenantsUsageAmount |
Gets the usage amount from the given period for the child tenants.
|
![]() ![]() | GetMeteringLogDetails |
Returns the metering log details for the given date period.
|
![]() ![]() | GetMeterUsage |
Returns the used amount for the given usage.
|
![]() ![]() | GetUsageAmount |
Gets the usage amount from the given period.
|
![]() ![]() | IncrementMeterUsage |
Increments the usage by the given amount.
|
![]() ![]() | InsertLogMeteringDetails |
This method is used to log the metering details
|
![]() ![]() | SearchMeteringLog |
Search metering log details
|
![]() ![]() | SearchUsageDetails |
Searches the usage details.
|
See Also