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
ReadOnly Property Errors As Errors
'Usage
Dim instance As IProfileService
Dim value As Errors

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

Property Value

Type: Errors

Permissions

See Also

Reference

IProfileService Interface

IProfileService Members

Microsoft.CommerceServer.Interop.Profiles Namespace