ScheduleEngine(ProjectContext) Constructor
Create a new instance of the ScheduleEngine item.
Namespace: ProjectTaskAssembly: ProjectTask (in ProjectTask.dll) Version: 25.2814.3647
public ScheduleEngine(
ProjectContext projectFile
)
Public Sub New (
projectFile As ProjectContext
)
No code example is currently available or this language may not be supported.
Parameters
- projectFile ProjectContext
-
Reference to the project file upon which schedules will be created.