The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Delta<TEntityType>.GetUnchangedPropertyNames Method ()
Returns the properties that have not been modified through this Delta as an enumeration of property names.
Assembly: System.Web.Http.OData (in System.Web.Http.OData.dll)
Return Value
Type: System.Collections.Generic.IEnumerable<String>The properties that have not been modified through this Delta as an enumeration of property names.
Show: