Changes

SYSCLS TEXTDOCUMENT

788 bytes added, 13:41, 7 May 2015
Created page with "{{ClassificationInfoBox | title = Text document classification | name = {{PAGENAMEE}} | inheritance = SYSCLS_FILEDOCUMENT | namespace = System.Classification | purpose = Class..."
{{ClassificationInfoBox
| title = Text document classification
| name = {{PAGENAMEE}}
| inheritance = SYSCLS_FILEDOCUMENT
| namespace = System.Classification
| purpose = Classify objects as text documents
| version = 2.4.3+
| id = {03192CE1-8D97-4FBD-9DBE-E63A66422C84}
}}

Classifies an object for being recognized as text document object by the client. Using this classification allows to use the property "TEXTCONTENT" as a representation for the content of the text document without a physically stored file.

== MetaProperties ==
{| class="wikitable" width=50%
|-
! width=30% | Name !! width=20% | Data type !! Comment
|-
| TEXTCONTENT|| String || Specifies the file content
|-
| FILETYPE|| String || Specifies the file type
|}

[[Category:Classifications|F]]
[[Category:Document|F]]
681
edits