A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Class OrderSearchType

Represents the order group search type.

Inheritance
System.Object
OrderSearchType
Namespace: Mediachase.Commerce.Orders
Assembly: Mediachase.Commerce.dll
Version: 12.17.2
Syntax
public class OrderSearchType : ConfigurationElement

Constructors

OrderSearchType()

Initializes a new instance of the OrderSearchType class.

Declaration
public OrderSearchType()

Properties

Name

Gets the name.

Declaration
public string Name { get; }
Property Value
Type Description
System.String

The name.