Class OrderRoles
Inheritance
System.Object
OrderRoles
Namespace: Mediachase.Commerce.Orders
Assembly: Mediachase.Commerce.dll
Version: 14.26.0Syntax
public static class OrderRoles : Object
Properties
OrderManagerRole
Gets the order manager role.
Declaration
public static string OrderManagerRole { get; }
Property Value
Type | Description |
---|---|
System. |
The order manager role. |
OrderSupervisorRole
Gets the order supervisor role.
Declaration
public static string OrderSupervisorRole { get; }
Property Value
Type | Description |
---|---|
System. |
The order supervisor role. |
ReceivingManagerRole
Gets the receiving manager role.
Declaration
public static string ReceivingManagerRole { get; }
Property Value
Type | Description |
---|---|
System. |
The receiving manager role. |
ShippingManagerRole
Gets the shiping manager role.
Declaration
public static string ShippingManagerRole { get; }
Property Value
Type | Description |
---|---|
System. |
The shiping manager role. |