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


Свойство MapCustomColorRule.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 MapCustomColorRuleInstance 
    Get
'Применение
Dim instance As MapCustomColorRule 
Dim value As MapCustomColorRuleInstance 

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

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

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

См. также

Справочник

MapCustomColorRule Класс

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