Difference between revisions of "SYSCLS THUMBNAILEDFILE"
Line 10: | Line 10: | ||
{| class="wikitable" width=50% | {| class="wikitable" width=50% | ||
|- | |- | ||
− | ! width=30% | Name !! width=30% | Data type !! | + | ! width=30% | Name !! width=30% | Data type !! Comment |
|- | |- | ||
| THUMBNAIL || ByteStream || Contains the thumbnail image | | THUMBNAIL || ByteStream || Contains the thumbnail image | ||
+ | |- | ||
+ | | ''FILETYPE'' || String || Specifies the file type | ||
|} | |} | ||
[[Category:System Classifications]] | [[Category:System Classifications]] |
Revision as of 17:24, 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 |