JsdcDocumentInfo Class |
Namespace: Enerj.CDI.WebService.DTO2021
public class JsdcDocumentInfo
The JsdcDocumentInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| JsdcDocumentInfo |
Constructor
|
| Name | Description | |
|---|---|---|
| ArrivalDateTime |
Document arrival data and time
| |
| FileExtension |
Document file name extension
| |
| FileImage |
Document in byte array format
| |
| FileName |
File name of the document
| |
| GlobalUniqueId | ||
| Hash |
Document hash information
| |
| IdDocumentType |
Document type of document
| |
| MagicNumberWarning | ||
| MetaAggrDocumentale | ||
| MetaDocAmministrativo | ||
| MetaDocInformatico | ||
| MetaJsdcFlow |
Metadata information
| |
| Priority |
Priority of the document preservation
| |
| RemoteAddress |
Remote addresso of the document sender
| |
| Uuid |
Document identifier in UUID format
| |
| UuidDocumentFileName |
File name of the document generated with the UUID information
| |
| UuidMetadataFileName |
File name of the document metadata generated with the UUID information
| |
| XmlJsdcFlow | ||
| XmlMetadata |
Metadata of the document in xml format
|
| 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.) |