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<TEntityType>.TryGetPropertyType Method (String, Type)
Attempts to get the Type 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.
- type
-
Type:
System.Type
The type of the property.
Show: