Share via


ProfileObjectClass 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("3CFCB911-B0B0-11D2-8D8B-00C04F79EE8F")> _
<ClassInterfaceAttribute()> _
Public Class ProfileObjectClass _
    Implements IProfileObject2, ProfileObject, IProfileObject
'Usage
Dim instance As ProfileObjectClass
[GuidAttribute("3CFCB911-B0B0-11D2-8D8B-00C04F79EE8F")]
[ClassInterfaceAttribute()]
public class ProfileObjectClass : IProfileObject2, 
    ProfileObject, IProfileObject
[GuidAttribute(L"3CFCB911-B0B0-11D2-8D8B-00C04F79EE8F")]
[ClassInterfaceAttribute()]
public ref class ProfileObjectClass : IProfileObject2, 
    ProfileObject, IProfileObject
public class ProfileObjectClass implements IProfileObject2, ProfileObject, IProfileObject

Inheritance Hierarchy

System..::.Object
  Microsoft.CommerceServer.Interop.Profiles..::.ProfileObjectClass

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.

See Also

Reference

ProfileObjectClass Members

Microsoft.CommerceServer.Interop.Profiles Namespace