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.TrySetMember Method (SetMemberBinder, Object)
Overrides the DynamicObject TrySetMember method, so that only the properties of Entity can be set.
Assembly: System.Web.Http.OData (in System.Web.Http.OData.dll)
Public Overrides Function TrySetMember ( binder As SetMemberBinder, value As Object ) As Boolean
Show: