Difference between revisions of "SYSCLS REDLINEDFILE"
(→See also) |
|||
(8 intermediate revisions by 3 users not shown) | |||
Line 3: | Line 3: | ||
| name = {{PAGENAMEE}} | | name = {{PAGENAMEE}} | ||
| inheritance = [[SYSCLS_FILEDOCUMENT]] | | inheritance = [[SYSCLS_FILEDOCUMENT]] | ||
− | | namespace = System.Classification | + | | 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} | ||
}} | }} | ||
− | + | 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. | |
− | [[Category: | + | == MetaProperties == |
− | [[Category: | + | {| 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) |