The fields with this property hold document expiration dates. Type true
to indicate that the associated PropertyFieldCSVs fields hold the document expiration date.
Each document that you store in IDOL Server must contain only one ExpireDateType
field. If IDOL Server receives a document that contains more than one ExpireDateType
field, it uses only the last ExpireDateType
field and ignores the rest.
You can also add a delay to the date in the ExpireDateType
field, using the ExpireAfterDelay property.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | MyProperty
|
Example: | ExpireDateType=true
|
See Also: |
If you change this setting after you have indexed content into IDOL Server, you must reindex the content.
|