Share via


FunctionParameter.Scale Property

Definition

Gets the scale value of the parameter.

public Nullable<byte> Scale { get; }
member this.Scale : Nullable<byte>
Public ReadOnly Property Scale As Nullable(Of Byte)

Property Value

The scale value of the parameter.

Applies to