「ワークフローを終了」アクテビティについてです。※現在ナレッジ準備中です
目次
1.アクティビティのプログラム名
System.Activities.Statements.TerminateWorkflow
2.説明
Studio バージョン 2.0.3.0~
クイックアクセス: システム>ランタイム>ワークフローを終了
This activity allows to terminate a workflow.
このアクティビティでは、ワークフローを終了させることができます。
3.プロパティ
プロパティ一覧のみ掲載します。
※システム内部で保有しているプロパティを記載している場合があり、コボットStudio画面内で確認不可のものが一部ございます。ご了承ください。
DisplayName ・・・ The name of this activity. You can edit the name of the activity to organize and structure your code better.
Exception
Reason ・・・ Turn out message to indicate reason why workflow terminates.
4.使い方
準備中