Class FileTransactionResultContract
Represents the result of a file transaction. All parameters except the file id match the input parameters.
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class FileTransactionResultContract : Object
Name | Description |
---|---|
FileTransactionResultContract() |
Fields
Name | Description |
---|---|
AttachmentId | The id of the attachment |
DocumentDataId | The document data id. |
DocumentId | The id of the file's document. |
FileId | The id of the file. |
RenditionId | The id of the rendition. |
VersionId | The version id. |
ZipFileId | The id of the zip. |