Name | Description | Type | Additional information |
---|---|---|---|
ClientId |
Gets or sets the client id for the document. |
integer |
None. |
FolderId |
Gets or sets the folder identifier that the document will be imported into. |
integer |
None. |
File |
Gets or sets a byte array representing the file. |
Collection of byte |
Required |
FileName |
Gets or sets the file name of the document. |
string |
Required Max length: 256 |
DocumentName |
Gets or sets the name of the document. |
string |
Required Max length: 150 |
DocumentTypeId |
Gets or sets the document type identifier for the document. |
integer |
None. |
UDF1 |
Gets or sets the first User Defined Field for the document. |
string |
Max length: 256 |
UDF2 |
Gets or sets the second User Defined Field for the document. |
string |
Max length: 256 |
UDF3 |
Gets or sets the third User Defined Field for the document. |
string |
Max length: 256 |
TransferableRecord |
Gets or sets the transferable record flag for the document. |
boolean |
None. |
PreviousSecuredParty |
Gets or sets the previous secured party for the document. |
string |
Required Max length: 256 |