Errors property

Returns the collection of messages sent from the data source.

Visual Basic syntax

Public ReadOnly Property Errors As SAErrorCollection

C# syntax

public SAErrorCollection Errors {get;}