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