Difference between revisions of "SYSCLS REDLINEDFILE"
(Created page with "{{ClassificationInfoBox | title = Redlined file classification | name = {{PAGENAMEE}} | namespace = System.Classification | purpose = Classify file documents to be redlined | ...") |
(→See also) |
||
(12 intermediate revisions by 3 users not shown) | |||
Line 2: | Line 2: | ||
| title = Redlined file classification | | title = Redlined file classification | ||
| name = {{PAGENAMEE}} | | name = {{PAGENAMEE}} | ||
− | | namespace = System.Classification | + | | inheritance = [[SYSCLS_FILEDOCUMENT]] |
+ | | namespace = System.Classification.Document | ||
| purpose = Classify file documents to be redlined | | purpose = Classify file documents to be redlined | ||
| version = 2+ | | version = 2+ | ||
+ | | id = {96402695-d892-4de7-9e13-62e29976925e} | ||
}} | }} | ||
− | [[Category: | + | Classifies an object for being recognized as redline file document object by the client. A redline file document can be created as child object of another document and is sent back to the server. |
+ | |||
+ | == MetaProperties == | ||
+ | {| class="wikitable" width=50% | ||
+ | |- | ||
+ | ! width=30% | Name !! width=30% | Data type !! Comment | ||
+ | |- | ||
+ | | ''FILETYPE'' || {{Text}} || Specifies the file type (inherited from [[SYSCLS_FILEDOCUMENT]]) | ||
+ | |} | ||
+ | |||
+ | == See also == | ||
+ | * [[Documents_(Client)#Redlining]] | ||
+ | |||
+ | [[Category:Classifications|R]] | ||
+ | [[Category:Document|R]] |
Latest revision as of 13:31, 30 October 2024
Redlined file classification | |
---|---|
Name | SYSCLS_REDLINEDFILE |
Inheritance | SYSCLS FILEDOCUMENT |
Namespace | System.Classification.Document |
ID | {96402695-d892-4de7-9e13-62e29976925e} |
Purpose | Classify file documents to be redlined |
Version | 2+ |
Classifies an object for being recognized as redline file document object by the client. A redline file document can be created as child object of another document and is sent back to the server.
MetaProperties
Name | Data type | Comment |
---|---|---|
FILETYPE | Text | Specifies the file type (inherited from SYSCLS FILEDOCUMENT) |