IProfileObject_Class Property

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
Public Overridable ReadOnly Property IProfileObject_Class As String
'Usage
Dim instance As ProfileObjectClass
Dim value As String

value = instance.IProfileObject_Class
public virtual string IProfileObject_Class { get; }
public:
virtual property String^ IProfileObject_Class {
    String^ get ();
}
public function get IProfileObject_Class () : String

Property Value

Type: System..::.String

Implements

IProfileObject..::.Class

Permissions

See Also

Reference

ProfileObjectClass Class

ProfileObjectClass Members

Microsoft.CommerceServer.Interop.Profiles Namespace