Interface ITaskInspectionItem
タスク検査項目を表します。
Namespace: Menou.Menoute.Runtime
Assembly: Menou.Menoute.Runtime.dll
Syntax
public interface ITaskInspectionItem
Properties
| Name | Description |
|---|---|
| Conditions | 検査条件の一覧。 |
| Id | 検査項目ID。 |
| MatchedValue | 検査条件を満たす場合に検査結果に設定される文字列。 |