Jump to: navigation, search

Difference between revisions of "SYSCLS THUMBNAILEDDOCUMENT"


(Created page with "{{ClassificationInfoBox | title = Thumbnail document classification | name = {{PAGENAMEE}} | inheritance = SYSCLS DOCUMENT | namespace = System.Classification | purpose =...")
 
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
 
| name = {{PAGENAMEE}}
 
| name = {{PAGENAMEE}}
 
| inheritance = [[SYSCLS_DOCUMENT]]
 
| inheritance = [[SYSCLS_DOCUMENT]]
| namespace = System.Classification
+
| namespace = System.Classification.Document
 
| purpose = Classify documents for thumbnails
 
| purpose = Classify documents for thumbnails
 
| version = 2.4.3+
 
| version = 2.4.3+
Line 20: Line 20:
  
 
== See also ==
 
== See also ==
 +
* [[Documents_(Client)]]
 
* [[SYSCLS_DOCUMENT]]
 
* [[SYSCLS_DOCUMENT]]
  
 
[[Category:Classifications|T]]
 
[[Category:Classifications|T]]
 
[[Category:Document|T]]
 
[[Category:Document|T]]

Latest revision as of 07:18, 28 October 2024

IC CLASSIFICATION.gif Thumbnail document classification
Name SYSCLS_THUMBNAILEDDOCUMENT
Inheritance SYSCLS DOCUMENT
Namespace System.Classification.Document
ID {000018DC-EE01-4587-BE8B-FAE430F51FC1}
Purpose Classify documents for thumbnails
Version 2.4.3+

Classify an object for being recognized as 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

See also