QCRestException Schema
Value Element
QCRestException Schema > ExceptionPropertyType Complex Type : Value Element

Glossary Item Box

Namespace (none)

Type

Diagram

BulkOperationResponse Element Sequence Value Element

Overview

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
Relation 0..∞
Sequence
Id
See the Exception IDs topic in the REST API documentation.
ExceptionProperties optional
The properties collection.

Source

<xs:element name="Value" type="BulkOperationResponseType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema" />

See Also