QCRestException Schema
ExceptionProperty Element
QCRestException Schema > ExceptionType Complex Type > ExceptionProperties Element : ExceptionProperty Element

Glossary Item Box

Namespace (none)

Type

Diagram

BulkOperationResponse Element Sequence Value Element Sequence ExceptionProperty Element

Overview

Name optional xs:string
The property name.
Value optional xs:string
The property value.
Sequence
Sequence
Sequence
BulkEntries 0..∞
Sequence
Succeeded optional xs:boolean
EntityId optional xs:int
EntityType optional xs:string
Choice
Type required xs:string
Sequence
RelatedEntities optional
The collection of related entities referenced from this entity
Sequence
Id
See the Exception IDs topic in the REST API documentation.
ExceptionProperties optional
The properties collection.

Source

<xs:element name="ExceptionProperty" type="ExceptionPropertyType" minOccurs="0" maxOccurs="unbounded" xmlns:xs="http://www.w3.org/2001/XMLSchema" />

See Also