Difference between revisions of "SYSCLS URLDOCUMENT"
| (One intermediate revision by the same user 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 22: | Line 22: | ||
== See also == | == See also == | ||
| − | * [[Documents_(Client)]] | + | * [[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
| 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 |
