AssociationChangedEventArgs<T> Members

Include Protected Members
Include Inherited Members

Provides data for the OnChanged event of EntityRef<TEntity>, EntitySet<TEntity>, or Microsoft.SharePoint.Linq.LookupList<T>.

The AssociationChangedEventArgs<T> type exposes the following members.

Constructors

  Name Description
Public method AssociationChangedEventArgs<T> Initializes a new instance of the AssociationChangedEventArgs<T> class.

Top

Properties

  Name Description
Public property Item Gets the entity involved in the change.
Public property State Gets the type of change.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

AssociationChangedEventArgs<T> Class

Microsoft.SharePoint.Linq Namespace