Gets or sets a BoundPropertyList object that maps task properties to fields in the associated data member.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public BoundPropertyList TasksDataPropertyMap { get; set; } |
Visual Basic Copy Code |
---|
Public Property TasksDataPropertyMap As BoundPropertyList |
An instance of the BoundPropertyList class.