Difference between revisions of "SYSCLS TEXTDOCUMENT"
(Created page with "{{ClassificationInfoBox | title = Text document classification | name = {{PAGENAMEE}} | inheritance = SYSCLS_FILEDOCUMENT | namespace = System.Classification | purpose = Class...") |
|||
Line 21: | Line 21: | ||
|} | |} | ||
− | [[Category:Classifications| | + | [[Category:Classifications|T]] |
− | [[Category:Document| | + | [[Category:Document|T]] |
Revision as of 14:10, 7 May 2015
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
Name | Data type | Comment |
---|---|---|
TEXTCONTENT | String | Specifies the file content |
FILETYPE | String | Specifies the file type |