Gets the output Schedule computed based on the managed schedule definition of this ScheduleDefinitionView.
This is a dependency property.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.Management.Controls (in DlhSoft.ProjectData.Management.Controls.dll)
Syntax
| C# |
|---|
[BindableAttribute(true)] public Schedule Schedule { get; internal set; } |
| Visual Basic (Declaration) |
|---|
<BindableAttribute(True)> _ Public Property Schedule As Schedule |