8 #include <system/object.h>
10 #include "aspose.tasks.cpp/aspose_tasks_api_defs.h"
25 template <
typename>
class HashSet;
42 typedef System::Object BaseType;
44 typedef ::System::BaseTypesInfo<BaseType> ThisTypeBaseTypesInfo;
45 ASPOSE_TASKS_SHARED_RTTI_INFO_DECL();
52 ASPOSE_TASKS_SHARED_API
const System::SharedPtr<System::Collections::Generic::HashSet<System::SharedPtr<Task>>>& get_AffectedTasks()
const;
61 #ifdef ASPOSE_GET_SHARED_MEMBERS
62 ASPOSE_TASKS_SHARED_API
void GetSharedMembers(System::Object::shared_members_type& result)
const override;
68 System::SharedPtr<System::Collections::Generic::HashSet<System::SharedPtr<Task>>> pr_AffectedTasks;
73 ASPOSE_TASKS_SHARED_API
void set_AffectedTasks(
const System::SharedPtr<System::Collections::Generic::HashSet<System::SharedPtr<Task>>>& value);
Represents the results of resource leveling.
Definition: LevelingResult.h:39