Share via


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
ms989400.protmethod(en-US,CS.70).gif MarketingServices(MarketingServiceAgent) Initializes a new instance of the MarketingServices class in Agent mode.
ms989400.protmethod(en-US,CS.70).gif MarketingServices(MarketingServices) Initializes a new instance of the MarketingServices class with the specified implementation model underlying an existing instance.
ms989400.protmethod(en-US,CS.70).gif 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.
ms989400.protmethod(en-US,CS.70).gif 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.
ms989400.protmethod(en-US,CS.70).gif 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.

See Also

Reference

MarketingServices Class

MarketingServices Members

Microsoft.CommerceServer.Marketing Namespace