Share via


StateIndicator.TransformationScope Propiedad

Definición

Obtiene o establece el ámbito que se utilizará para calcular MinimumValue y MaximumValue en caso de que no se especifiquen.

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 ámbito de la transformación.

Se aplica a