Difference between revisions of "SYSCLS FILEDOCUMENT"
(Created page with "{{ClassificationInfoBox | title = FILEDOCUMENT | name = SYSCLS_FILEDOCUMENT | namespace = System.Classification | purpose = Classify objects as file documents | version = 2+ }...") |
|||
| (21 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
{{ClassificationInfoBox | {{ClassificationInfoBox | ||
| − | | title = | + | | title = File document classification |
| − | | name = | + | | name = {{PAGENAMEE}} |
| − | | namespace = System.Classification | + | | inheritance = SYSCLS_DOCUMENT |
| + | | 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} | ||
}} | }} | ||
| − | [[Category: | + | Classifies an object for being recognized as file document object by the client. |
| + | |||
| + | == MetaProperties == | ||
| + | {| class="wikitable" width=50% | ||
| + | |- | ||
| + | ! width=30% | Name !! width=20% | Data type !! Comment | ||
| + | |- | ||
| + | | FILETYPE || String || Specifies the file type | ||
| + | |} | ||
| + | |||
| + | == See also == | ||
| + | * [[FILEDOCUMENT]] | ||
| + | |||
| + | [[Category:Classifications|F]] | ||
| + | [[Category:Document|F]] | ||
Latest revision as of 08:23, 28 October 2024
Classifies an object for being recognized as file document object by the client.
MetaProperties
| Name | Data type | Comment |
|---|---|---|
| FILETYPE | String | Specifies the file type |
