|  | DocumentLog Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Enerj.CDI.WebService.DTO2021
 Syntax
Syntaxpublic class DocumentLog : JsdcOpInfo
The DocumentLog type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | DocumentLog | Initializes a new instance of the DocumentLog class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ContainerId | 
            Container identifier
            (Inherited from JsdcOpInfo.) | 
|  | DigitalSafeUuid | 
            Digital safe identifier (UUID)
            (Inherited from JsdcOpInfo.) | 
|  | JsdcOperationStatus | 
            Final status of the operation
            (Inherited from JsdcOpInfo.) | 
|  | Log | 
            List of log strings
             | 
|  | OperationDateTime | 
            Date and time of the operation request
            (Inherited from JsdcOpInfo.) | 
|  | UserName | 
            User name of the author of the request
            (Inherited from JsdcOpInfo.) | 
 Methods
Methods| 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.) | 
 See Also
See Also