次の方法で共有


WorkflowStepActivityStatus.SuccessfullyCompleted Field

Definition

The step has successfully completed. Value = 2.

public: int SuccessfullyCompleted = 2;
public const int SuccessfullyCompleted = 2;
val mutable SuccessfullyCompleted : int
Public Const SuccessfullyCompleted As Integer  = 2

Field Value

Value = 2

Applies to