Share via


ProfileObject Interface

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("DACBB190-80AB-4B28-87F8-BD901A2DFC94")> _
Public Interface ProfileObject _
    Implements IProfileObject2
'Usage
Dim instance As ProfileObject
[GuidAttribute("DACBB190-80AB-4B28-87F8-BD901A2DFC94")]
public interface ProfileObject : IProfileObject2
[GuidAttribute(L"DACBB190-80AB-4B28-87F8-BD901A2DFC94")]
public interface class ProfileObject : IProfileObject2
public interface ProfileObject extends IProfileObject2

See Also

Reference

ProfileObject Members

Microsoft.CommerceServer.Interop.Profiles Namespace