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


Свойство StateIndicator.TransformationScope

Gets the scope to be used to calculate the MinimumValue and MaximumValue in case they are not specified.

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

Синтаксис

'Декларация
Public ReadOnly Property TransformationScope As String 
    Get
'Применение
Dim instance As StateIndicator 
Dim value As String 

value = instance.TransformationScope
public string TransformationScope { get; }
public:
property String^ TransformationScope {
    String^ get ();
}
member TransformationScope : string
function get TransformationScope () : String

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

Тип: System.String
A string value.

См. также

Справочник

StateIndicator Класс

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