IProfileObject_Name 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_Name As String
'Usage
Dim instance As ProfileObjectClass
Dim value As String
value = instance.IProfileObject_Name
public virtual string IProfileObject_Name { get; }
public:
virtual property String^ IProfileObject_Name {
String^ get ();
}
public function get IProfileObject_Name () : 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.