RestErrorArray MembersDRA REST Extensions SDK
The RestErrorArray type exposes the following members.
Constructors

  NameDescription
Public methodRestErrorArray
Initializes a new instance of the RestErrorArray class
Back to Top
Methods

  NameDescription
Public methodAdd(String, String, Int32)
Adds a new error to the collection
Public methodAdd(String, String, String)
Adds a new error to the collection
Public methodAllErrors
Property holding the error collection
Back to Top
See Also