About this entity

Represents a non-resource error message, which includes a collection of error messages and associated record identifiers.

Properties

Property Description Type
errorMessages Gets or sets the array of error messages associated with the record. string[]
recordIds Gets or sets the list of unique identifiers for the records associated with the error messages. This list can contain multiple record identifiers if the same set of error messages apply to multiple records. Collection of guid items