MapBindingFieldPair.FieldName Property

Definition

Gets the field name of the spatial element in a map polygon layer, a map point layer, or a map line layer that is to be used for binding with the data region that is associated with the layer.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ FieldName { Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty FieldName { get; }
member this.FieldName : Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
Public ReadOnly Property FieldName As ReportStringProperty

Property Value

A ReportStringProperty object.

Applies to