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