ProfileManagementContext Class
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
This class is used to talk to the UPM Web Service.
Namespace: Microsoft.CommerceServer.Profiles
Assembly: Microsoft.CommerceServer.Profiles.CrossTierTypes (in Microsoft.CommerceServer.Profiles.CrossTierTypes.dll)
Syntax
'Declaration
Public Class ProfileManagementContext
'Usage
Dim instance As ProfileManagementContext
public class ProfileManagementContext
public ref class ProfileManagementContext
public class ProfileManagementContext
Remarks
Creates an abstraction for the Commerce Server profile service component.
Inheritance Hierarchy
System..::.Object
Microsoft.CommerceServer.Profiles..::.ProfileManagementContext
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.