Difference between revisions of "SYSCLS THUMBNAILEDFILE"
| Line 13: | Line 13: | ||
! width=30% | Name !! width=30% | Data type !! Comment | ! width=30% | Name !! width=30% | Data type !! Comment | ||
|- | |- | ||
| − | | THUMBNAIL || ByteStream || Contains the thumbnail image | + | | THUMBNAIL || {{ByteStream}} || Contains the thumbnail image |
|- | |- | ||
| − | | ''FILETYPE'' || | + | | ''FILETYPE'' || {{Text}} || Specifies the file type (inherited from [[SYSCLS_FILEDOCUMENT]]) |
|} | |} | ||
Revision as of 15:09, 20 January 2014
| Name | SYSCLS_THUMBNAILEDFILE |
|---|---|
| Inheritance | SYSCLS FILEDOCUMENT |
| Namespace | System.Classification |
| ID | {{{id}}} |
| Purpose | Classify documents for thumbnails |
| Version | 2+ |
MetaProperties
| Name | Data type | Comment |
|---|---|---|
| THUMBNAIL | ByteStream | Contains the thumbnail image |
| FILETYPE | Text | Specifies the file type (inherited from SYSCLS FILEDOCUMENT) |
