Share via


IEdmCheckable.Errors Property

Definition

Gets an error if one exists with the current object.

public System.Collections.Generic.IEnumerable<Microsoft.OData.Edm.Validation.EdmError> Errors { get; }
member this.Errors : seq<Microsoft.OData.Edm.Validation.EdmError>
Public ReadOnly Property Errors As IEnumerable(Of EdmError)

Property Value

Applies to