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