WorkflowModel Properties
The WorkflowModel type exposes the following members.
| Name | Description | |
|---|---|---|
| ActivationCondition | Gets or sets the activation condition for the workflow. |
| AssociationType | Gets the association type selected for this workflow. |
| AssociationTypeRelation | Gets the association type relation selected for this workflow. |
| Cache | Gets the cache used for the model. (Inherited from Model.) |
| Category | Gets or sets the category to which the element belongs. (Inherited from ModelElement.) |
| CategoryName | Gets or sets the name of the workflow category. |
| Company | Gets the company to which the workflow is associated. |
| CompanyId | Gets the CompanyId to which the workflow belongs. |
| Context | Gets or sets the context of the element. (Inherited from ModelElement.) |
| DefaultWorkflow | Gets or sets the default value for the workflow. |
| DocumentName | Gets or sets the name of the WorkflowDocument class. |
| DocumentTableName | Gets or sets the table name of the WorkflowDocument class. |
| ElementCollection | Gets a collection of model elements. (Inherited from Model.) |
| ElementCollections | (Inherited from Model.) |
| Enabled | Gets or sets the availability of the workflow. |
| Id | Gets or sets the ID of the Workflow. (Inherited from Model.) |
| ModuleName | Gets or sets the Module that the workflow is related to. |
| Name | Gets or sets the Name of the workflow. |
| Note | Gets or sets a list of comments associated with changes to this workflow. |
| Notifications | Gets the list of notification associated to the workflow execution. |
| NotificationTemplate | Gets or sets the e-mail template ID to use for notifications for this workflow. |
| Owner | Gets or sets the user who owns and can modify this workflow. |
| Parent | Gets the parent model element. (Inherited from Model.) |
| PartitionKey | |
| PropertyTypes | Gets a collection of PropertyType class instances. (Overrides ModelElement.PropertyTypes.) |
| SequenceNumber | Get or sets the number sequence ID that identifies the workflow. |
| StorageId | Gets or sets an ID of the workflow version that is used to persist the element. |
| SubCategory | Gets or sets the sub category to which the element belongs. (Inherited from ModelElement.) |
| SubmissionInstructions | Gets a list of localized submission message texts from the workflow. |
| TemplateName | Gets or sets the name of the workflow template. |
| UseActivationCondition | Gets or sets whether the workflow should use a activation condition. |
| Valid | |
| VersionIdBuild | Gets the build part of the workflow version. |
| VersionIdMajor | Gets the major part of the workflow version. |
| VersionIdMinor | Gets the minor part of the workflow version. |
| VersionIdRevision | Gets the revision part of the workflow version. |
| VersionType | Gets the version type of the workflow. |
| WorkflowCache | Gets the WorkflowCache object that is used for this workflow. |
| WorkflowElement | Gets properties that are related to the workflow. |
| WorkflowStorageId | Gets or sets an ID of the workflow that is used to persist the element. |
Community Additions
ADD
Show: