Difference between revisions of "SYSCLS OFFLINE AVAILABLE DOCUMENT"
(→MetaProperties) |
|||
(3 intermediate revisions by 3 users not shown) | |||
Line 18: | Line 18: | ||
! width=30% | Name !! width=20% | Data type !! Comment | ! width=30% | Name !! width=20% | Data type !! Comment | ||
|- | |- | ||
− | | OFFLINE_AVAILABLE|| {{Boolean}} || If this property is true, the document will be downloaded to the client. If it is false, it wont. | + | | OFFLINE_AVAILABLE|| {{Boolean}} || If this property is true or null, the document will be downloaded to the client. If it is false, it wont. |
|} | |} | ||
+ | |||
+ | [[Category:2.6.0|SYSCLS OFFLINE AVAILABLE DOCUMENT]] | ||
+ | [[Category:Classifications|SYSCLS OFFLINE AVAILABLE DOCUMENT]] | ||
== See also == | == See also == | ||
* [[SYSCLS_FILEDOCUMENT|Filedocument classification object]] | * [[SYSCLS_FILEDOCUMENT|Filedocument classification object]] | ||
+ | * [[Documents_(Client)]] | ||
{{Category/Version|2.6.0}} | {{Category/Version|2.6.0}} | ||
− | [[Category:2. | + | [[Category:2.6.0|SYSCLS OFFLINE AVAILABLE DOCUMENT]] |
+ | [[Category:Classifications|SYSCLS OFFLINE AVAILABLE DOCUMENT]] |
Latest revision as of 13:09, 30 October 2024
Classifies documents as configurable according their download behaviour. The admin/user gets the possibility to configure whether a certain document must be downloaded to the client when its branch is prepared for offline mode. Every not classified document will be downloaded per definition (default behaviour).
MetaProperties
Name | Data type | Comment |
---|---|---|
OFFLINE_AVAILABLE | Boolean | If this property is true or null, the document will be downloaded to the client. If it is false, it wont. |