IProfileObject_GUID 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_GUID As String
'Usage
Dim instance As ProfileObjectClass
Dim value As String

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

Property Value

Type: System..::.String

Implements

IProfileObject..::.GUID

Permissions

See Also

Reference

ProfileObjectClass Class

ProfileObjectClass Members

Microsoft.CommerceServer.Interop.Profiles Namespace