Свойство MapBindingFieldPairInstance.FieldName
Gets the calculated value of the FieldName property in a MapBindingFieldPair class.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property FieldName As String
Get
'Применение
Dim instance As MapBindingFieldPairInstance
Dim value As String
value = instance.FieldName
public string FieldName { get; }
public:
property String^ FieldName {
String^ get ();
}
member FieldName : string
function get FieldName () : String
Значение свойства
Тип: System.String
A string value that represents the calculated value of the FieldName property.
См. также
Справочник
MapBindingFieldPairInstance Класс
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering