Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The CLR type associated with the EdmType.
Namespace: System.Web.Http.OData.Builder
Assembly: System.Web.Http.OData (in System.Web.Http.OData.dll)
Syntax
Type ClrType { get; }
property Type^ ClrType {
Type^ get();
}
abstract ClrType : Type with get
ReadOnly Property ClrType As Type
Property Value
Type: System.Type
See Also
IEdmTypeConfiguration Interface
System.Web.Http.OData.Builder Namespace
Return to top