Difference between revisions of "SYSCLS EDITABLEDOCUMENT"
(Created page with "{{ClassificationInfoBox | title = Editable file classification | name = {{PAGENAMEE}} | inheritance = SYSCLS FILEDOCUMENT | namespace = System.Classification | purpose = C...") |
|||
Line 14: | Line 14: | ||
! width=30% | Name !! width=30% | Data type !! Comment | ! width=30% | Name !! width=30% | Data type !! Comment | ||
|- | |- | ||
− | | EDIT_FILE_ALLOWED|| {{Boolean}} || Allow the docmument to be | + | | EDIT_FILE_ALLOWED|| {{Boolean}} || Allow the docmument to be edited |
|- | |- | ||
| ''FILETYPE'' || {{Text}} || Specifies the file type (inherited from [[SYSCLS_FILEDOCUMENT]]) | | ''FILETYPE'' || {{Text}} || Specifies the file type (inherited from [[SYSCLS_FILEDOCUMENT]]) |
Revision as of 08:22, 10 March 2014
Editable file classification | |
---|---|
Name | SYSCLS_EDITABLEDOCUMENT |
Inheritance | SYSCLS FILEDOCUMENT |
Namespace | System.Classification |
ID | {c084a457-f100-40eb-88bd-843fd7f402d4} |
Purpose | Classify documents to be editable |
Version | 2+ |
MetaProperties
Name | Data type | Comment |
---|---|---|
EDIT_FILE_ALLOWED | Boolean | Allow the docmument to be edited |
FILETYPE | Text | Specifies the file type (inherited from SYSCLS FILEDOCUMENT) |