Jump to: navigation, search

Difference between revisions of "SYSCLS ARCHIVECLASSIFICATION"


(See also)
 
Line 5: Line 5:
 
| 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 = 3.5.0
+
| version = 3.5.0+
 
| id = {EED66D5A-201F-4F2A-ADF7-0D3DD67EB044}
 
| id = {EED66D5A-201F-4F2A-ADF7-0D3DD67EB044}
 
}}
 
}}
Line 27: Line 27:
  
 
{{Category/Version|3.5.0}}
 
{{Category/Version|3.5.0}}
 +
 +
[[Category:3.5.0|SYSCLS ARCHIVECLASSIFICATION]]

Latest revision as of 06:28, 6 April 2020

IC CLASSIFICATION.gif Archive classification
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 .


See also