Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Class OrderSearchField

This class used to define which field use to filter the search result.

Inheritance
System.Object
OrderSearchField
Namespace: EPiServer.Commerce.Orders
Assembly: Mediachase.Commerce.dll
Version: 14.26.0
Syntax
public sealed class OrderSearchField : Enum

Fields

CustomerName

Declaration
public const OrderSearchField CustomerName
Field Value
Type Description
OrderSearchField

Email

Declaration
public const OrderSearchField Email
Field Value
Type Description
OrderSearchField

None

Declaration
public const OrderSearchField None
Field Value
Type Description
OrderSearchField

OrderNumber

Declaration
public const OrderSearchField OrderNumber
Field Value
Type Description
OrderSearchField

value__

Declaration
public int value__
Field Value
Type Description
System.Int32