VersionMismatchException::ExpectedVersion Property
.NET Framework (current version)
Gets or sets the version of mismatch exception that is expected.
Assembly: System.Activities (in System.Activities.dll)
public: property WorkflowIdentity^ ExpectedVersion { WorkflowIdentity^ get(); private: void set(WorkflowIdentity^ value); }
Property Value
Type: System.Activities::WorkflowIdentity^The version of mismatch exception that is expected.
.NET Framework
Available since 4.5
Available since 4.5
Show: