WorkflowStepActivityStatus.Failed 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.
The step has failed. Value = 3.
public: int Failed = 3;
public const int Failed = 3;
val mutable Failed : int
Public Const Failed As Integer = 3