Jump to: navigation, search

Difference between revisions of "SYSCLS FILEDOCUMENT"


Line 18: Line 18:
 
| FILETYPE || String || Specifies the file type
 
| FILETYPE || String || Specifies the file type
 
|}
 
|}
 +
 +
== See also ==
 +
* [[FILEDOCUMENT]]
  
 
[[Category:Classifications|F]]
 
[[Category:Classifications|F]]
 
[[Category:Document|F]]
 
[[Category:Document|F]]

Revision as of 08:06, 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