MeteredGetConsumptionCredit Method |
Gets the consumption credit.
Namespace: GroupDocs.SearchAssembly: GroupDocs.Search (in GroupDocs.Search.dll) Version: 21.8.1
Syntaxpublic static decimal GetConsumptionCredit()
Public Shared Function GetConsumptionCredit As Decimal
public:
static Decimal GetConsumptionCredit()
static member GetConsumptionCredit : unit -> decimal
Return Value
Type:
DecimalThe consumption credit.
See Also