Jump to: navigation, search

Difference between revisions of "SYSCLS FILEDOCUMENT"


 
(7 intermediate revisions by 3 users not shown)
Line 2: Line 2:
 
| title = File document classification
 
| title = File document classification
 
| name = {{PAGENAMEE}}
 
| name = {{PAGENAMEE}}
| inheritance = -
+
| inheritance = SYSCLS_DOCUMENT
| namespace = System.Classification
+
| namespace = System.Classification.Document
 
| purpose = Classify objects as file documents
 
| purpose = Classify objects as file documents
 
| version = 2+
 
| version = 2+
 
| id = {01475137-5028-400b-8e03-ab66c2444d30}
 
| id = {01475137-5028-400b-8e03-ab66c2444d30}
 
}}
 
}}
 +
 +
Classifies an object for being recognized as file document object by the client.
  
 
== MetaProperties ==
 
== MetaProperties ==
Line 17: Line 19:
 
|}
 
|}
  
[[Category:System Classifications|F]]
+
== See also ==
 +
* [[FILEDOCUMENT]]
 +
 
 +
[[Category:Classifications|F]]
 
[[Category:Document|F]]
 
[[Category:Document|F]]

Latest revision as of 08:23, 28 October 2024

IC CLASSIFICATION.gif File document classification
Name SYSCLS_FILEDOCUMENT
Inheritance SYSCLS_DOCUMENT
Namespace System.Classification.Document
ID {01475137-5028-400b-8e03-ab66c2444d30}
Purpose Classify objects as file documents
Version 2+

Classifies an object for being recognized as file document object by the client.

MetaProperties

Name Data type Comment
FILETYPE String Specifies the file type

See also