Właściwość MapBindingFieldPair.FieldName
Pobiera nazwę pole przestrzennej element warstwy Wielokąt mapy, warstwy punkt mapę lub mapy warstwy linii, która ma być używany dla wiązania z danymi region , skojarzony z warstwą.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property FieldName As ReportStringProperty
Get
'Użycie
Dim instance As MapBindingFieldPair
Dim value As ReportStringProperty
value = instance.FieldName
public ReportStringProperty FieldName { get; }
public:
property ReportStringProperty^ FieldName {
ReportStringProperty^ get ();
}
member FieldName : ReportStringProperty
function get FieldName () : ReportStringProperty
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
A ReportStringProperty obiektu.
Zobacz także