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