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