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


Свойство MapFieldName.Instance

Gets the report instance object that contains the calculated values of this report definition object.

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

Синтаксис

'Декларация
Public ReadOnly Property Instance As MapFieldNameInstance 
    Get
'Применение
Dim instance As MapFieldName 
Dim value As MapFieldNameInstance 

value = instance.Instance
public MapFieldNameInstance Instance { get; }
public:
property MapFieldNameInstance^ Instance {
    MapFieldNameInstance^ get ();
}
member Instance : MapFieldNameInstance
function get Instance () : MapFieldNameInstance

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

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

См. также

Справочник

MapFieldName Класс

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