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