MapBindingFieldPair.FieldName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.