Ant Organisation Ltd documentation

ActivityStatus Enumeration

Enumeration representing the status of the activity

public enum ActivityStatus

Members

Member NameDescription
notStarted Activity is not started
started Activity is started
finished Activity is finished
waitingForRequiredWorkflows Activity is waiting on other workflows
terminated Activity is waiting on other workflows
failed Failed to finish instance

Requirements

Namespace: Ant.Workflow

Assembly: Ant.Workflow (in Ant.Workflow.dll)

See Also

Ant.Workflow Namespace