MarketingServices Constructor
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Initializes a new instance of the MarketingServices class.
Overload List
Name | Description | |
---|---|---|
MarketingServices(MarketingServiceAgent) | Initializes a new instance of the MarketingServices class in Agent mode. | |
MarketingServices(MarketingServices) | Initializes a new instance of the MarketingServices class with the specified implementation model underlying an existing instance. | |
MarketingServices(String, String, AuthorizationMode) | Initializes a new instance of the MarketingServices class to interact with the Marketing Web service in Database mode and using the specified authorization policy configuration for management of authorization credentials. | |
MarketingServices(String, String, AuthorizationMode, Int32, Int32) | Initializes a new instance of the MarketingServices class to interact with the Marketing Web service in Database mode and using the specified authorization policy configuration for management of authorization credentials. | |
MarketingServices(String, String, AuthorizationMode, Int32, Int32, Int32, Int32) | Initializes a new instance of the MarketingServices class to interact with the Marketing Web service in Database mode and using the specified authorization policy configuration for management of authorization credentials. |
Top
Remarks
Creates a new instance of the MarketingServices class in Agent mode or Database Mode.