The DocumentAddResult type exposes the following members.
Methods
Name | Description | |
---|---|---|
CountErrors | Overloaded. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetAddedDocuments |
Gets the added documents
| |
GetErrorDocuments |
Gets the document with an error
| |
GetHashCode | (Inherited from Object.) | |
GetPendingDocuments |
Gets the pending documents
| |
GetSkippedDocuments |
Gets the skipped documents
| |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
Added |
Gets the total added documents count
| |
Container |
Gets the container
| |
Documents |
Gets the documents status
| |
Skipped |
Gets the total skipped documents count
| |
Total |
Gets the total documents count
|