Share via


EntityCollectionChangedParams.SourceEntity Property

Definition

The source object that references the target object in the collection by using a navigation property.

public object SourceEntity { get; }
member this.SourceEntity : obj
Public ReadOnly Property SourceEntity As Object

Property Value

The source object.

Applies to