EntityCollectionChangedParams.SourceEntity Property

Definition

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

public:
 property System::Object ^ SourceEntity { System::Object ^ get(); };
public object SourceEntity { get; }
member this.SourceEntity : obj
Public ReadOnly Property SourceEntity As Object

Property Value

The source object.

Applies to