10 #include "aspose.tasks.cpp/aspose_tasks_api_defs.h"
16 enum class BaselineType;
18 enum class CostAccrualType;
19 enum class CurrencySymbolPositionType;
20 enum class DateFormat;
22 enum class EarnedValueMethodType;
23 template <
typename,
typename>
class Key;
26 enum class PrjKey : uint8_t;
27 enum class TaskStartDateType;
29 enum class TimeUnitType : int8_t;
36 template <
typename>
class SmartPtr;
37 template <
typename T0>
using SharedPtr = System::SmartPtr<T0>;
48 class ASPOSE_TASKS_SHARED_CLASS
Prj
386 static ASPOSE_TASKS_SHARED_API
Key<bool, PrjKey>& AutoCalculateAssignmentCosts();
Represents a property key of a class of the specified type. An instance of this class is used when ge...
Definition: Asn.h:19
Represents a calendar used in a project.
Definition: Calendar.h:279
Represents supported properties of Project object.
Definition: Prj.h:48