FileProcess Class |
The FileProcess type exposes the following members.
Name | Description | |
---|---|---|
![]() | FileProcess | Initializes a new instance of the FileProcess class |
![]() | FileProcess(String, Byte) | Initializes a new instance of the FileProcess class |
Name | Description | |
---|---|---|
![]() ![]() | AcknowledgeFile |
Marks a file as picked up in ExportLog, and deletes the acknowledgment file
|
![]() ![]() | RequestFile(DMToken, String) |
In the event a file wasn't received properly, we can ask for a specific file and the delivery date will be updated
|
![]() ![]() | RequestFile(DMToken, Int32, ListExportType) |
Gets a file from ExportLog
|