|  | PdvStatus Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Enerj.CDI.WebService.DTO2021
 Syntax
Syntaxpublic class PdvStatus : JsdcOpInfo
The PdvStatus type exposes the following members.
 Constructors
Constructors 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.) | 
|  | OperationDateTime | 
            Date and time of the operation request
            (Inherited from JsdcOpInfo.) | 
|  | Status | 
            Package (PdV) status enumerators
             | 
|  | 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