Table of Contents

Property Id

Namespace
Millrace.Workflows
Assembly
Millrace.dll

Id

Stable identity of the workflow, the same across all its versions.

string Id { get; }

Property Value

string

Remarks

Changing it does not produce a new version of this workflow — it produces a different workflow, and instances already running go on looking for a definition under the old id.