Click or drag to resize

AssortmentPermission Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Ecommerce.AssortmentsAssortmentPermission

Namespace:  Dynamicweb.Ecommerce.Assortments
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[SerializableAttribute]
public class AssortmentPermission

The AssortmentPermission type exposes the following members.

Constructors
  NameDescription
Public methodAssortmentPermission
Initializes a new instance of the AssortmentPermission class
Public methodAssortmentPermission(IDataReader) Obsolete.
Initializes a new instance of the AssortmentPermission class
Public methodAssortmentPermission(String, Int32)
Initializes a new instance of the AssortmentPermission class
Public methodAssortmentPermission(Assortment, Group)
Initializes a new instance of the AssortmentPermission class
Public methodAssortmentPermission(Assortment, User)
Initializes a new instance of the AssortmentPermission class
Top
Properties
  NameDescription
Public propertyAssortment Obsolete.
Public propertyAssortmentID
Public propertyAutoID
Public propertyUserID
Top
Methods
See Also