8 #include <system/object.h>
10 #include "aspose.tasks.cpp/aspose_tasks_api_defs.h"
49 class ASPOSE_TASKS_SHARED_CLASS
Metered :
public System::Object
52 typedef System::Object BaseType;
54 typedef ::System::BaseTypesInfo<BaseType> ThisTypeBaseTypesInfo;
55 ASPOSE_TASKS_SHARED_RTTI_INFO_DECL();
67 ASPOSE_TASKS_SHARED_API
void SetMeteredKey(
const System::String& publicKey,
const System::String& privateKey);
71 ASPOSE_TASKS_SHARED_API
void ResetMeteredKey();
76 static ASPOSE_TASKS_SHARED_API System::Decimal GetConsumptionCredit();
81 static ASPOSE_TASKS_SHARED_API System::Decimal GetConsumptionQuantity();
85 ASPOSE_TASKS_SHARED_API
bool IsLicensed();
Provides methods to set metered key.
Definition: Metered.h:49