Include document property

Specify if a document property is defined as a database property or a limited property. Limited properties are only stored in the document properties file (DPF). Database properties are stored in both the DPF file and the properties database.

Values:

Include in .dpf and database (default)
This property is saved as a database property.
Database properties can be viewed and tracked in the user interface.
Include in .dpf only
This property is saved as a limited property.
Limited property values are not displayed in the user interface.

Database name
CustomDocProperty.Type

Usage notes:

  • We recommend creating most document properties in the DPF file only. If you process jobs with a large number of documents, storing all document properties in the database can cause storage and performance issues.