Difference between revisions of "SYSCLS URLDOCUMENT"
(→MetaProperties) |
|||
(5 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
| title = Url document classification | | title = Url document classification | ||
| name = {{PAGENAMEE}} | | name = {{PAGENAMEE}} | ||
− | | inheritance = SYSCLS_DOCUMENT | + | | inheritance = [[SYSCLS_DOCUMENT]] |
| namespace = System.Classification | | namespace = System.Classification | ||
| purpose = Classify objects as URL documents | | purpose = Classify objects as URL documents | ||
Line 19: | Line 19: | ||
|} | |} | ||
− | {{Attention|To provide links to local documents located | + | {{Attention|To provide links to local documents located in the client's file storage, the placeholder %PUBLIC% can be used. It will be replaced by the local user's "Picture" directory, as this an accessible, public folder on Windows 10 clients. E.g. you can provide "%PUBLIC%MyDocument.PDF" as a local link on the client. (Version 3.0.0.23+)}} |
+ | |||
+ | == See also == | ||
+ | * [[Documents_(Client)#Document_Types]] | ||
[[Category:Classifications|U]] | [[Category:Classifications|U]] | ||
[[Category:Document|U]] | [[Category:Document|U]] |
Latest revision as of 13:16, 30 October 2024
Url document classification | |
---|---|
Name | SYSCLS_URLDOCUMENT |
Inheritance | SYSCLS DOCUMENT |
Namespace | System.Classification |
ID | {D9890FE0-5C34-11E3-949A-0800200C9A66} |
Purpose | Classify objects as URL documents |
Version | 2.4.3 |
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 |