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.

Delta.GetChangedPropertyNames Method ()

 

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

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

Public MustOverride Function GetChangedPropertyNames As IEnumerable(Of String)
Return to top
Show: