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