Gets a value indicating whether the definition string would generate a valid Schedule within this ScheduleDefinition.
This is a dependency property.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)
Syntax
| C# |
|---|
[BindableAttribute(true)] public bool IsValid { get; internal set; } |
| Visual Basic (Declaration) |
|---|
<BindableAttribute(True)> _ Public Property IsValid As Boolean |