Table WSB_DCATransferFileSettings
Stores the transfer file settings for a category.
Properties
Name |
Value |
Access |
Public |
Caption |
Document Archive Transfer File Settings |
DataClassification |
CustomerContent |
DataPerCompany |
True |
DrillDownPageId |
WSB_DCATransferFileSettings |
LookupPageId |
WSB_DCATransferFileSettings |
Fields
ID |
Type |
Name |
Description |
1 |
Code[20] |
CategoryCode |
The code of the category to which the transfer file settings record applies. |
2 |
Enum WSB_DCATransferFileSource |
Source |
The source type to transfer from. |
3 |
Enum WSB_DCATransferFileTarget |
Target |
The target type to transfer to. |
4 |
Boolean |
CopyRecordsInsteadOfRef |
Specifies whether the files are copied instead of just referenced. |
10 |
Blob |
SourceFilterView |
A BLOB which saves the table filter view for the source type. |
11 |
Blob |
TargetFilterView |
A BLOB which saves the table filter view for the source type. |