次の方法で共有


BRScriptParameter.Scale プロパティ

定義

パラメーターの型スケールを取得します

public:
 property int Scale { int get(); };
[System.Runtime.Serialization.DataMember]
public int Scale { get; }
[<System.Runtime.Serialization.DataMember>]
member this.Scale : int
Public ReadOnly Property Scale As Integer

プロパティ値

パラメーターの型のスケール。

属性

適用対象