Collection of Gantt tasks.
Namespace: DayPilot.Web.UiAssembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)
Syntax
C# |
---|
public TaskCollection Tasks { get; } |
Visual Basic |
---|
Public ReadOnly Property Tasks As TaskCollection Get |
Visual C++ |
---|
public: property TaskCollection^ Tasks { TaskCollection^ get (); } |