Share via


import-errordetail Element

The <import-errordetail> element contains information about the last import error.

Usage

<import-errordetail
    first-occurred = "date"
    date-occurred = "date"
    retry-count = "integer"
    error-type = "error"
/>

Attributes

Attribute Type Required Description

first-occurred

date

Yes

The date and time when the error first occurred.

date-occurred

date

Yes

The date and time when the error last occurred.

retry-count

integer

Yes

How many times the import was retried.

error-type

error

Yes

The type of error.

Child Elements

Element Description

<import-status>

Information about the last import operation.

Parent Elements

Element

<cs-object>

Child Element Sequence

The tree shows the ordering and number of child elements. Child elements in a Sequence must appear in the order given and child elements in a Choice are mutually exclusive. Sequences and Choices can be nested. Element names are followed by the minimum and maximum occurrences.

import-status (Exactly 1)

Element Information

Can be empty No

Send comments about this topic to Microsoft

Build date: 2/16/2009