Class OrderSearchType
Represents the order group search type.
Inheritance
System.Object
OrderSearchType
Namespace: Mediachase.Commerce.Orders
Assembly: Mediachase.Commerce.dll
Version: 12.17.2Syntax
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. |