MapFieldName.Name Property

Definition

Gets the field name.

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

Property Value

A ReportStringProperty object.

Applies to