Defines a mapping between properties in MindFusion.Scheduling and fields in the associated data source.
Namespace: MindFusion.Scheduling.DataBinding
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public class BoundPropertyList : List<BoundProperty> |
Visual Basic Copy Code |
---|
Public Class BoundPropertyList |
System.Object
System.Collections.Generic.List(BoundProperty)
MindFusion.Scheduling.DataBinding.BoundPropertyList