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.

TypedDelta.ExpectedClrType Property

 

Gets the expected type of the entity for which the changes are tracked.

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

public abstract Type ExpectedClrType { get; }

Property Value

Type: System.Type

Return to top
Show: