Property Instance
Instance
The instance as it should be stored. The provider writes it with
Revision = ExpectedRevision + 1, exactly as UpdateInstanceAsync does.
public required WorkflowInstanceRecord Instance { get; init; }
The instance as it should be stored. The provider writes it with
Revision = ExpectedRevision + 1, exactly as UpdateInstanceAsync does.
public required WorkflowInstanceRecord Instance { get; init; }