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:
property Type^ ExpectedClrType {
	virtual Type^ get() abstract;
}

Property Value

Type: System::Type^

Return to top
Show: