Właściwość StateIndicator.TransformationScope
Pobiera zakres na używane do obliczania MinimumValue i MaximumValue przypadek, gdy nie podano.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property TransformationScope As String
Get
'Użycie
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
Wartość właściwości
Typ: System.String
A ciąg wartości.
Zobacz także