WorkflowTemplateDefinitionAllowAddRemoveActivities Property

allow adding / deleting activities (if true then all “is editable” in “activity list” items can be ignored)

Definition

Namespace: FileHold.Common.WorkflowEngine
Assembly: FileHold.Common (in FileHold.Common.dll) Version: 17.2.0.0
C#
public bool AllowAddRemoveActivities { get; set; }

Property Value

Boolean

See Also