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.
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
Permissions
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.