Errors 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 Errors As Errors
'Usage
Dim instance As ProfileServiceClass
Dim value As Errors

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

Property Value

Type: Errors

Implements

IProfileService2..::.Errors

Permissions

See Also

Reference

ProfileServiceClass Class

ProfileServiceClass Members

Microsoft.CommerceServer.Interop.Profiles Namespace