Difference between revisions of "SYSCLS THUMBNAILEDFILE"
| Line 24: | Line 24: | ||
== See also == | == See also == | ||
| + | * [[SYSCLS_THUMBNAILEDDOCUMENT]] | ||
* [[SYSCLS_FILEDOCUMENT]] | * [[SYSCLS_FILEDOCUMENT]] | ||
[[Category:Classifications|T]] | [[Category:Classifications|T]] | ||
[[Category:Document|T]] | [[Category:Document|T]] | ||
Latest revision as of 07:17, 28 October 2024
| Name | SYSCLS_THUMBNAILEDFILE |
|---|---|
| Inheritance | SYSCLS FILEDOCUMENT |
| Namespace | System.Classification.Document |
| ID | {99864fc5-af0a-450d-b7e2-a3357bfcd54a} |
| Purpose | Classify documents for thumbnails |
| Version | 2+ |
| This classification is outdated and has been replaced by SYSCLS THUMBNAILEDDOCUMENT! |
Classify an object for being recognized as file document object by the client, represented by a thumbnail in the document overview list.
MetaProperties
| Name | Data type | Comment |
|---|---|---|
| THUMBNAIL | ByteStream | Contains the thumbnail image |
| FILETYPE | Text | Specifies the file type (inherited from SYSCLS FILEDOCUMENT) |
