Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines a section of the report that contains a collection of custom details that the package author added to the report.
<xs:complexType name="DetectionInformation">
<xs:sequence>
<xs:element name="DetailedInformation"
type="dcmRR:DetailedInformation"
maxOccurs="1"
minOccurs="1"
/>
</xs:sequence>
</xs:complexType>
Child elements
| Element | Type | Description |
|---|---|---|
| DetailedInformation | dcmRR:DetailedInformation | Contains the collection of custom details that the package author added to the report. |
Remarks
The detection information can be captured for a specific root cause (see the RootCause complex type) or for the troubleshooting package in general (see the Problem complex type).
Requirements
| Minimum supported client |
Windows 7 [desktop apps only] |
| Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |