Difference between revisions of "SYSCLS REDLINEDFILE"
(→See also) |
|||
(2 intermediate revisions by 2 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+ | ||
Line 18: | Line 18: | ||
| ''FILETYPE'' || {{Text}} || Specifies the file type (inherited from [[SYSCLS_FILEDOCUMENT]]) | | ''FILETYPE'' || {{Text}} || Specifies the file type (inherited from [[SYSCLS_FILEDOCUMENT]]) | ||
|} | |} | ||
+ | |||
+ | == See also == | ||
+ | * [[Documents_(Client)#Redlining]] | ||
[[Category:Classifications|R]] | [[Category:Classifications|R]] | ||
[[Category:Document|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) |