MapBindingFieldPairInstance.FieldName Property

Definition

Gets the calculated value of the FieldName property in a MapBindingFieldPair class.

public:
 property System::String ^ FieldName { System::String ^ get(); };
public string FieldName { get; }
member this.FieldName : string
Public ReadOnly Property FieldName As String

Property Value

A string value that represents the calculated value of the FieldName property.

Applies to