QCRestException Schema
BulkEntry Element
QCRestException Schema > BulkOperationResponseType Complex Type > BulkOperationResponse Element > BulkEntries Element : BulkEntry Element

Glossary Item Box

Namespace (none)

Type

Diagram

StackTrace Element ExceptionProperties Element Title Element Id Element Sequence Exception Element RelatedEntities Element Field Element Sequence Fields Element Sequence Entity Element Choice BulkEntry Element

Overview

Succeeded optional xs:boolean
EntityId optional xs:int
EntityType optional xs:string
Choice
Type required xs:string
Sequence
Sequence
Name required
Sequence
Value 0..∞ Extension of xs:string
Alias optional xs:string
ReferenceValue optional xs:string
RelatedEntities optional
The collection of related entities referenced from this entity
Sequence
Relation 0..∞
Alias required xs:string
Sequence
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.
Sequence
Name optional xs:string
The property name.
Value optional xs:string
The property value.
Sequence

Source

<xs:element name="BulkEntry" type="BulkEntryType" maxOccurs="unbounded" xmlns:xs="http://www.w3.org/2001/XMLSchema" />

See Also