MoveEventArgs Properties

 

Applies To: SQL Server (starting with 2016)

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

Properties

Name Description
System_CAPS_pubproperty Element

Returns data at a collection changed event.(Inherited from CollectionChangeEventArgs.)

System_CAPS_pubproperty FromIndex

Gets the index of the event data to be moved.

System_CAPS_pubproperty ToIndex

Gets the index to which to move the event data specified by FromIndex.

See Also

MoveEventArgs Class
Microsoft.AnalysisServices Namespace

Return to top