ActivityIsNewOnInitiation Property

This flag shows if activity is from workflow template or it was added during workflow initiation

Definition

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

Property Value

Boolean

See Also