SYSCLS TEXTDOCUMENT
Revision as of 13:41, 7 May 2015 by BMA (Talk | contribs) (Created page with "{{ClassificationInfoBox | title = Text document classification | name = {{PAGENAMEE}} | inheritance = SYSCLS_FILEDOCUMENT | namespace = System.Classification | purpose = Class...")
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 |