VersionMismatchException.ExpectedVersion Property

Definition

Gets or sets the version of mismatch exception that is expected.

public:
 property System::Activities::WorkflowIdentity ^ ExpectedVersion { System::Activities::WorkflowIdentity ^ get(); };
public System.Activities.WorkflowIdentity ExpectedVersion { get; }
member this.ExpectedVersion : System.Activities.WorkflowIdentity
Public ReadOnly Property ExpectedVersion As WorkflowIdentity

Property Value

The version of mismatch exception that is expected.

Applies to