MappedDataField.DataFieldName Property

Definition

Sets or returns a String that represents the name of the field in the mail merge data source to which a mapped data field maps.

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

Property Value

Remarks

The DataFieldName property returns a blank string if the specified data field is not mapped to a mapped data field.

Applies to