ProfilesWebService Constructor
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Initializes a new instance of the ProfilesWebService class.
Namespace: Microsoft.CommerceServer.Profiles.WebService
Assembly: Microsoft.CommerceServer.Profiles.DataManagement (in Microsoft.CommerceServer.Profiles.DataManagement.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New ProfilesWebService()
public ProfilesWebService()
public:
ProfilesWebService()
public function ProfilesWebService()
Remarks
The ProfilesWebService class provides web-service based access to the Commerce Server profile management functionality.
Permissions
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.