Share via


EdmStructuredObject.GetChangedPropertyNames Method

Definition

Returns the Properties that have been modified through this Delta as an enumeration of Property Names

public override System.Collections.Generic.IEnumerable<string> GetChangedPropertyNames ();
override this.GetChangedPropertyNames : unit -> seq<string>
Public Overrides Function GetChangedPropertyNames () As IEnumerable(Of String)

Returns

Applies to