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.
Sets the property as filterable.
Namespace: System.Web.OData.Builder
Assembly: System.Web.OData (in System.Web.OData.dll)
Syntax
public PropertyConfiguration IsFilterable()
public:
PropertyConfiguration^ IsFilterable()
member IsFilterable : unit -> PropertyConfiguration
Public Function IsFilterable As PropertyConfiguration
Return Value
Type: System.Web.OData.Builder.PropertyConfiguration
Returns PropertyConfiguration.
See Also
PropertyConfiguration Class
System.Web.OData.Builder Namespace
Return to top