The DataLoadReport type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Errors | Gets a readonly list of all messages at the "Error" level. |
![]() | Items | Gets a readonly list of all items in the report. |
![]() | Messages | Gets a readonly list of all messages in the report. |
![]() | Notices | Gets a readonly list of all messages at the "Notice" level. |
![]() | Sections | Gets a readonly list of all report section headers. |
![]() | Warnings | Gets a readonly list of all messages at the "Warning" level. |
See Also