BRScriptParameter.Scale Property

Definition

Retrieves the parameter type 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

Property Value

The parameter type scale.

Attributes

Applies to