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