EdmStructuredObject.GetUnchangedPropertyNames Method

Definition

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

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

Returns

Applies to