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::TryGetPropertyValue Method (String^, Object^)
Attempts to get the value of the Property called name from the underlying Entity.
Assembly: System.Web.Http.OData (in System.Web.Http.OData.dll)
Parameters
- name
-
Type:
System::String^
The name of the Property
- value
-
Type:
System::Object^
The value of the Property
Show: