Table of Contents

Property DefinitionId

Namespace
Millrace.Workflows
Assembly
Millrace.dll

DefinitionId

Which workflow this is an instance of.

public string DefinitionId { get; }

Property Value

string

Remarks

With Version, names the exact graph being executed — which an activity shared between several workflows needs in order to know which one it is running inside.