ProfileServiceClass Class
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Namespace: Microsoft.CommerceServer.Interop.Profiles
Assembly: Microsoft.CommerceServer.Interop (in Microsoft.CommerceServer.Interop.dll)
Syntax
'Declaration
<GuidAttribute("3CFCB90E-B0B0-11D2-8D8B-00C04F79EE8F")> _
<ClassInterfaceAttribute()> _
Public Class ProfileServiceClass _
Implements IProfileService2, ProfileService, IProfileService
'Usage
Dim instance As ProfileServiceClass
[GuidAttribute("3CFCB90E-B0B0-11D2-8D8B-00C04F79EE8F")]
[ClassInterfaceAttribute()]
public class ProfileServiceClass : IProfileService2,
ProfileService, IProfileService
[GuidAttribute(L"3CFCB90E-B0B0-11D2-8D8B-00C04F79EE8F")]
[ClassInterfaceAttribute()]
public ref class ProfileServiceClass : IProfileService2,
ProfileService, IProfileService
public class ProfileServiceClass implements IProfileService2, ProfileService, IProfileService
Inheritance Hierarchy
System..::.Object
Microsoft.CommerceServer.Interop.Profiles..::.ProfileServiceClass
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.