Difference between revisions of "SYSCLS TEXTDOCUMENT"
(Created page with "{{ClassificationInfoBox | title = Text document classification | name = {{PAGENAMEE}} | inheritance = SYSCLS_FILEDOCUMENT | namespace = System.Classification | purpose = Class...") |
(No difference)
|
Revision as of 13:41, 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 |