BRScriptParameter.Index Property

Definition

Retrieves the item type index

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

Property Value

The item type index.

Attributes

Applies to