Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Specifies the type of customer: Advertiser, Agency or Self.
Namespace: Microsoft.CommerceServer.Marketing
Assembly: Microsoft.CommerceServer.Marketing.CrossTierTypes (in Microsoft.CommerceServer.Marketing.CrossTierTypes.dll)
Syntax
'Declaration
<ComVisibleAttribute(False)> _
Public Enumeration CustomerType
'Usage
Dim instance As CustomerType
[ComVisibleAttribute(false)]
public enum CustomerType
[ComVisibleAttribute(false)]
public enum class CustomerType
public enum CustomerType
Members
Member name | Description | |
---|---|---|
Self | Customer is Self | |
Advertiser | Customer is Advertiser | |
Agency | Customer is Agency |
Remarks
Enumeration value to specify the type of Customer.