Gets or sets the name of the data member from the associated data source to bind the schedule tasks to.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public string TasksDataMember { get; set; } |
Visual Basic Copy Code |
---|
Public Property TasksDataMember As String |
A string value specifying the tasks data member.