  | OrderContextShops Property  | 
  
    Namespace: 
   Dynamicweb.Ecommerce.Orders
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic List<string> Shops { get; set; }Public Property Shops As List(Of String)
	Get
	Set
Property Value
Type: 
ListString
See Also