WorkflowModel Properties

The WorkflowModel type exposes the following members.

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

Community Additions

ADD
Show: