EntityChangedParams.Entity Property

Definition

The entity object that has changed.

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

Property Value

The changed object.

Applies to