Difference between revisions of "SYSCLS ARCHIVECLASSIFICATION"
(Created page with "{{ClassificationInfoBox | title = Archive classification | name = {{PAGENAMEE}} | inheritance = [[SYSCLS_FILEDOCUMENT] | namespace = System.Classification.Document | purpose =...") |
|||
| (6 intermediate revisions by 2 users not shown) | |||
| Line 2: | Line 2: | ||
| title = Archive classification | | title = Archive classification | ||
| name = {{PAGENAMEE}} | | name = {{PAGENAMEE}} | ||
| − | | inheritance = [[SYSCLS_FILEDOCUMENT] | + | | inheritance = [[SYSCLS_FILEDOCUMENT]] |
| namespace = System.Classification.Document | | namespace = System.Classification.Document | ||
| purpose = Marks an document object to be an archive | | purpose = Marks an document object to be an archive | ||
| − | | version = | + | | version = 3.5.0+ |
| id = {EED66D5A-201F-4F2A-ADF7-0D3DD67EB044} | | id = {EED66D5A-201F-4F2A-ADF7-0D3DD67EB044} | ||
}} | }} | ||
| Line 16: | Line 16: | ||
! width=30% | Name !! width=30% | Data type !! Comment | ! width=30% | Name !! width=30% | Data type !! Comment | ||
|- | |- | ||
| − | | FILE_TYPE| {{String}} || | + | | FILE_TYPE|| {{String}} || Specifies the file type . |
|} | |} | ||
| + | |||
| + | |||
== See also == | == See also == | ||
| Line 24: | Line 26: | ||
* [[HowTo:Assign a Classification to a MetaClass]] | * [[HowTo:Assign a Classification to a MetaClass]] | ||
| − | {{Category/Version| | + | {{Category/Version|3.5.0}} |
| + | |||
| + | [[Category:3.5.0|SYSCLS ARCHIVECLASSIFICATION]] | ||
Latest revision as of 06:28, 6 April 2020
| Name | SYSCLS_ARCHIVECLASSIFICATION |
|---|---|
| Inheritance | SYSCLS FILEDOCUMENT |
| Namespace | System.Classification.Document |
| ID | {EED66D5A-201F-4F2A-ADF7-0D3DD67EB044} |
| Purpose | Marks an document object to be an archive |
| Version | 3.5.0+ |
A Document object which fullfills the Archive Classificatoin is identified as compressed archive document. The client will download and extract its content (locally).
MetaProperties
| Name | Data type | Comment |
|---|---|---|
| FILE_TYPE | String | Specifies the file type . |
