EntityChangedParams.SourceEntitySet Property

Definition

The entity set of the source object.

public:
 property System::String ^ SourceEntitySet { System::String ^ get(); };
public string SourceEntitySet { get; }
member this.SourceEntitySet : string
Public ReadOnly Property SourceEntitySet As String

Property Value

An entity set name.

Applies to