Lenguaje

StateIndicator.TransformationScope Propiedad

Definición

Obtiene o establece el alcance que se usará para calcular el MinimumValue y MaximumValue en caso de que no se especifique.

public:
 property System::String ^ TransformationScope { System::String ^ get(); void set(System::String ^ value); };
public string TransformationScope { get; set; }
member this.TransformationScope : string with get, set
Public Property TransformationScope As String

Valor de propiedad

El alcance de transformación.

Se aplica a