AddEventArgs.Index Property

Gets the number of arguments in the Add event.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public int Index { get; }

Property Value

Type: System.Int32
An integer value with the number of arguments in the Add event.

See Also

Reference

AddEventArgs Class

Microsoft.AnalysisServices Namespace