EntityDescriptor.Entity Property

Definition

Gets the entity that contains the update data.

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

Property Value

An object that contains update data.

Applies to