QueryableAttribute Constructor ()
Initializes a new instance of the QueryableAttribute class.
Namespace: System.Web.Http
Assembly: System.Web.Http.OData (in System.Web.Http.OData.dll)
Syntax
public QueryableAttribute()
public:
QueryableAttribute()
new : unit -> QueryableAttribute
Public Sub New
See Also
QueryableAttribute Class
System.Web.Http Namespace
Return to top