Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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("C7C49A07-7DF7-4073-90CC-E876DBE284DA")> _
Public Interface IProfileService2 _
Implements IProfileService
'Usage
Dim instance As IProfileService2
[GuidAttribute("C7C49A07-7DF7-4073-90CC-E876DBE284DA")]
public interface IProfileService2 : IProfileService
[GuidAttribute(L"C7C49A07-7DF7-4073-90CC-E876DBE284DA")]
public interface class IProfileService2 : IProfileService
public interface IProfileService2 extends IProfileService