HelpPageApiModel.ErrorMessages Property

Definition

Gets the error messages associated with this model.

public System.Collections.ObjectModel.Collection<string> ErrorMessages { get; }
member this.ErrorMessages : System.Collections.ObjectModel.Collection<string>
Public ReadOnly Property ErrorMessages As Collection(Of String)

Property Value

Applies to