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("3CFCB910-B0B0-11D2-8D8B-00C04F79EE8F")> _
Public Interface IProfileObject _
Implements IADs
'Usage
Dim instance As IProfileObject
[GuidAttribute("3CFCB910-B0B0-11D2-8D8B-00C04F79EE8F")]
public interface IProfileObject : IADs
[GuidAttribute(L"3CFCB910-B0B0-11D2-8D8B-00C04F79EE8F")]
public interface class IProfileObject : IADs
public interface IProfileObject extends IADs