WorkflowStepActivityStatus.Canceled Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates the step has been canceled. Value = 4.
public: int Canceled = 4;
public const int Canceled = 4;
val mutable Canceled : int
Public Const Canceled As Integer = 4