RestErrorArray AllErrors Method DRA REST Extensions SDK
Property holding the error collection

Namespace: NetIQ.DRA.Common.Rest.Responses
Assembly: NetIQ.DRA.Common.Rest.Api (in NetIQ.DRA.Common.Rest.Api.dll) Version: 0.0.0.0
Syntax

public List<RestError> AllErrors()

Return Value

Type: OnlineList RestError 
the full list of errors
See Also