CollectionChangeEventArgs.Element Property

Returns data at a collection changed event.

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

Syntax

C#
public Object Element { get; }

Property Value

Type: System.Object
An object that contains the collection changed event data

See Also

Reference

CollectionChangeEventArgs Class

Microsoft.AnalysisServices Namespace