EntityChangedParams.PropertyName Property

Definition

The name of the property on the entity object that references the target object.

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

Property Value

The name of the changed property.

Applies to