Difference between revisions of "SYSCLS REDLINEDFILE"
(→See also) |
|||
(One intermediate revision by the same user not shown) | |||
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) |