Поделиться через


Свойство MapBindingFieldPair.FieldName

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.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property FieldName As ReportStringProperty 
    Get
'Применение
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

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
A ReportStringProperty object.

См. также

Справочник

MapBindingFieldPair Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering