Свойство MapFieldDefinition.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 MapFieldDefinitionInstance
Get
'Применение
Dim instance As MapFieldDefinition
Dim value As MapFieldDefinitionInstance
value = instance.Instance
public MapFieldDefinitionInstance Instance { get; }
public:
property MapFieldDefinitionInstance^ Instance {
MapFieldDefinitionInstance^ get ();
}
member Instance : MapFieldDefinitionInstance
function get Instance () : MapFieldDefinitionInstance
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.MapFieldDefinitionInstance
A MapFieldDefinitionInstance object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering