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 OrderRoles

Inheritance
System.Object
OrderRoles
Namespace: Mediachase.Commerce.Orders
Assembly: Mediachase.Commerce.dll
Version: 14.26.0
Syntax
public static class OrderRoles : Object

Properties

OrderManagerRole

Gets the order manager role.

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

The order manager role.

OrderSupervisorRole

Gets the order supervisor role.

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

The order supervisor role.

ReceivingManagerRole

Gets the receiving manager role.

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

The receiving manager role.

ShippingManagerRole

Gets the shiping manager role.

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

The shiping manager role.