Delta<TEntityType>::TrySetPropertyValue Method (String^, Object^)
Attempts to set the property called name to the value specified.
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 new value of the property.
Show: