Errors property

Returns the collection of messages sent from the data source.

Syntax
Visual Basic

Public Readonly Property Errors As SAErrorCollection
C#

public SAErrorCollection Errors { get;}
See also