Jump to: navigation, search

Difference between revisions of "SYSCLS THUMBNAILEDFILE"


Line 3: Line 3:
 
| name = {{PAGENAMEE}}
 
| name = {{PAGENAMEE}}
 
| inheritance = [[SYSCLS_FILEDOCUMENT]]
 
| inheritance = [[SYSCLS_FILEDOCUMENT]]
| namespace = System.Classification
+
| namespace = System.Classification.Document
 
| purpose = Classify documents for thumbnails
 
| purpose = Classify documents for thumbnails
 
| version = 2+
 
| version = 2+

Revision as of 12:59, 8 September 2015

IC CLASSIFICATION.gif Thumbnail file classification
Name SYSCLS_THUMBNAILEDFILE
Inheritance SYSCLS FILEDOCUMENT
Namespace System.Classification.Document
ID {99864fc5-af0a-450d-b7e2-a3357bfcd54a}
Purpose Classify documents for thumbnails
Version 2+
IC Attention.pngThis 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)

See also