Information
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.

IDelta::GetUnchangedPropertyNames Method ()

 

Returns the Properties that have not been modified through this IDelta as an enumerable of Property Names

Namespace:   System.Web.Http.OData
Assembly:  System.Web.Http.OData (in System.Web.Http.OData.dll)

IEnumerable<String^>^ GetUnchangedPropertyNames()
Return to top
Show: