Gets or sets the definition string of this IScheduleDefinitionItem.

Namespace:  DlhSoft.Windows.Data
Assembly:  DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)

Syntax

C#
string DefinitionString { get; set; }
Visual Basic (Declaration)
Property DefinitionString As String

See Also