Click or drag to resize

Partner Class

Inheritance Hierarchy

Namespace:  Dynamicweb.Security
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
public class Partner : CustomerBase

The Partner type exposes the following members.

Constructors
  NameDescription
Public methodPartner
Initializes a new instance of the Partner class
Top
Properties
  NameDescription
Public propertyAddress (Inherited from CustomerBase.)
Public propertyCity (Inherited from CustomerBase.)
Public propertyCountry (Inherited from CustomerBase.)
Public propertyDiscountGroup
Public propertyEmail (Inherited from CustomerBase.)
Public propertyId (Inherited from CustomerBase.)
Public propertyName (Inherited from CustomerBase.)
Public propertyPhone (Inherited from CustomerBase.)
Public propertyZipCode (Inherited from CustomerBase.)
Top
See Also