StateIndicator.TransformationScope 属性

定义

获取或设置要用于计算 MinimumValueMaximumValue(如果它们未指定)的范围。

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

属性值

转换作用域。

适用于