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