Difference between revisions of "SYSCLS THUMBNAILEDFILE"
| Line 16: | Line 16: | ||
| ''FILETYPE'' || String || Specifies the file type (inherited from [[SYSCLS_FILEDOCUMENT]]) | | ''FILETYPE'' || String || Specifies the file type (inherited from [[SYSCLS_FILEDOCUMENT]]) | ||
|} | |} | ||
| + | |||
| + | == See also == | ||
| + | * [[SYSCLS_FILEDOCUMENT]] | ||
[[Category:System Classifications]] | [[Category:System Classifications]] | ||
Revision as of 17:25, 11 December 2013
| Name | SYSCLS_THUMBNAILEDFILE |
|---|---|
| Inheritance | {{{inheritance}}} |
| Namespace | System.Classification |
| ID | {{{id}}} |
| Purpose | Classify documents for thumbnails |
| Version | 2+ |
MetaProperties
| Name | Data type | Comment |
|---|---|---|
| THUMBNAIL | ByteStream | Contains the thumbnail image |
| FILETYPE | String | Specifies the file type (inherited from SYSCLS FILEDOCUMENT) |
