Class DossierConfigContract
Represents the config for a dossier
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class DossierConfigContract : Object
Name | Description |
---|---|
DossierConfigContract() |
Fields
Name | Description |
---|---|
DetailSearchFolderDefault | Value of the default detail search folder |
DetailSearchFolders | Value of the detail search folders |
DetailsPane | List of DisplayPropertyContracts for detail panes |
DocumentTypeFileValue | File value of the document type |
DocumentTypePropertyId | Property id of the document type |
DossierName | Name of the dossier config |
DossierSearchFolderDefault | Value of the default dossier search folder |
DossierSearchFolders | Value of the dossier search folders |
ExtensionToProtect | Value of the extension to protect |
Id | Id of the dossier config |
ImportPropertiesForDocuments | List of imported properties for the documents |
ImportTemplateIdForDocuments | ImportTemplateId for documents |
ImportTemplateIdForDossier | ImportTemplateId for dossier |
PreviewPane | List of DisplayGroupContracts for preview panes |
PrimaryKeyPropertyId | Property id for primary key |
PropertyXMLTagMapping | Property for XMLTagMapping |
TemplateFolder | Value of the template folder |
TextModule | The FolderPathContract for the text module |
UpdatePropertiesForDocuments | List of updated properties for the documents |
UseDossierProtectionDomainForImport | Flag for enabling use of the dossier protection domain for import |