IWorkspace.ErrorMessages Property

Definition

public System.Collections.Generic.IEnumerable<string>? ErrorMessages { get; }
member this.ErrorMessages : seq<string>
Public ReadOnly Property ErrorMessages As IEnumerable(Of String)

Property Value

IEnumerable<String>

Applies to