BRItem.UserScriptParameterCount Property

Definition

Specifies the total parameter count.

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

Property Value

The total parameter count.

Attributes

Applies to