Mimer Data Provider v9.2

MimerInfoMessageEventArgs.Errors Property

Gets the collection of MimerError errors.

[Visual Basic]
Public ReadOnly Property Errors As MimerErrorCollection
[C#]
public MimerErrorCollection Errors {get;}

Property Value

The error collection. The collection might be empty.

See Also

MimerInfoMessageEventArgs Class | Mimer.Data.Client Namespace