Click or drag to resize

CreateDocumentActivity Properties

The CreateDocumentActivity type exposes the following members.

Properties
 NameDescription
Public propertyCaseID The ID of the Case to store the document on.
Public propertyContent The document content.
Public propertyDisplayNameGets or sets an optional friendly name that is used for debugging, validation, exception handling, and tracking.
(Inherited from Activity)
Public propertyDocument The record for the created document on the case.
Public propertyDocumentType The document type (extension).
Public propertyIdGets an identifier that is unique in the scope of the workflow definition.
(Inherited from Activity)
Public propertyRecordState The Document state. UÅ, UL, UP, ARK, AFS
Public propertyRecordType The record type.
Public propertyTemplate The template to create the document from.
Public propertyTitle The document title.
Top
See Also