Difference between revisions of "SYSCLS THUMBNAILEDFILE"
Line 14: | Line 14: | ||
| THUMBNAIL || ByteStream || Contains the thumbnail image | | THUMBNAIL || ByteStream || Contains the thumbnail image | ||
|- | |- | ||
− | | ''FILETYPE'' || String || Specifies the file type | + | | ''FILETYPE'' || String || Specifies the file type (inherited from [[SYSCLS_FILEDOCUMENT]]) |
|} | |} | ||
[[Category:System Classifications]] | [[Category:System Classifications]] |
Revision as of 17:25, 11 December 2013
Thumbnail file classification | |
---|---|
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) |