DocumentCount Class |
Namespace: Enerj.CDI.WebService.DTO2021
public class DocumentCount : JsdcOpInfo
The DocumentCount type exposes the following members.
| Name | Description | |
|---|---|---|
| DocumentCount | Initializes a new instance of the DocumentCount class |
| Name | Description | |
|---|---|---|
| ContainerId |
Container identifier
(Inherited from JsdcOpInfo.) | |
| Count |
Count of documents
| |
| DigitalSafeUuid |
Digital safe identifier (UUID)
(Inherited from JsdcOpInfo.) | |
| JsdcOperationStatus |
Final status of the operation
(Inherited from JsdcOpInfo.) | |
| OperationDateTime |
Date and time of the operation request
(Inherited from JsdcOpInfo.) | |
| UserName |
User name of the author of the request
(Inherited from JsdcOpInfo.) |
| 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.) |