Archive |
public class ArchiveReadError
The ArchiveReadError type exposes the following members.
| Name | Description | |
|---|---|---|
| ArchiveReadError | Initializes a new instance of the ArchiveReadError class |
| Name | Description | |
|---|---|---|
| DocGuid | The DocGuid of the document with an error. | |
| DocId | The DocId of the document with an error. | |
| Error | The associated error message. | |
| ParentDocGuid | The ParentDocGuid of the document with an error. | |
| ParentId | The ParentId of the document with an error. | |
| Result | The Result of the document with an error. |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |