  | ShippingUserGroups Property  | 
  
    Namespace: 
   Dynamicweb.Ecommerce.Orders
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic IEnumerable<int> UserGroups { get; set; }Public Property UserGroups As IEnumerable(Of Integer)
	Get
	Set
Property Value
Type: 
IEnumerableInt32
See Also