Gets or sets the name of the corresponding field in the data source.
Namespace: MindFusion.Scheduling.DataBinding
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public string SourceMember { get; set; } |
Visual Basic Copy Code |
---|
Public Property SourceMember As String |
A string value specifying the name of the source field.