DocumentContentUpdate

Name DocumentContentUpdate
Usage WorkflowDocumentActionsService
create
DocumentActionParameters
Type Complex

Description

Defines an update to document content on a particular workflow document.
Contains general application content as well as a list of attribute
definitions and searchable definitions. When passed to the appropriate
workflow services to perform an update on document content, if any of the
internal content or definitions on this object have not been set then they
will not be updated. This allows for this data structure to be used to only
update the portion of the document content that is desired to be updated.

Structure Definition

ShortName Name Type Description Required? Read only? Cardinality XML Attribute? Implementation Notes
applicationContent Application Content String ???     One No  
attributeContent Attribute Content String ???     One No  
searchableContent Searchable Content String ???     One No  
attributeDefinitions Attribute Definitions WorkflowAttributeDefinitionList ???     Many No  
searchableDefinitions Searchable Definitions WorkflowAttributeDefinitionList ???     Many No