Difference between revisions of "SYSCLS URLDOCUMENT"
| Line 18: | Line 18: | ||
| URL|| String || Specifies the url link to the document | | URL|| String || Specifies the url link to the document | ||
|} | |} | ||
| + | |||
| + | {{Attention|To provide links to local docuemnts placed on the client's file storage, the placeholder %PUBLIC% can be provided, followed by the local path. The placeholder will be replaced with the local user's "Picture" directory, as this a public accessible folder. E.g. you can provide "%PUBLIC%MyDocument.PDF" as a local link on the client. (Version 3.0.0.23+}} | ||
[[Category:Classifications|U]] | [[Category:Classifications|U]] | ||
[[Category:Document|U]] | [[Category:Document|U]] | ||
Revision as of 15:47, 23 October 2017
Classifies an object for being recognized as URL document object by the client. URL documents can be viewed by clicking a link when the client is online.
MetaProperties
| Name | Data type | Comment |
|---|---|---|
| URL | String | Specifies the url link to the document |
