Decimal.Scale プロパティ

定義

10 進数の小数点以下桁数を表す 0 から 28 までの数値を取得します。

public:
 property System::Byte Scale { System::Byte get(); };
public byte Scale { get; }
member this.Scale : byte
Public ReadOnly Property Scale As Byte

プロパティ値

適用対象