EntityAssignmentConfiguration interface
プロパティ
| alternative | 代替割り当て。 |
| event | 表示するイベント名 |
| expected |
割り当てが行われたときに必要なプロパティ。 |
| is |
このエンティティが |
| operation | プロパティと値に適用する操作。 |
| property | 割り当てられているプロパティの名前。 |
| raised |
イベントが発生した回数。 |
| value | 認識されたエンティティ値。 |
プロパティの詳細
alternative
event
表示するイベント名
event: string
プロパティ値
string
expectedProperties
割り当てが行われたときに必要なプロパティ。
expectedProperties: string[]
プロパティ値
string[]
isExpected
このエンティティが DialogPath.ExpectedProperties内にあったかどうかを示す値。
isExpected: boolean
プロパティ値
boolean
operation
プロパティと値に適用する操作。
operation: string
プロパティ値
string
property
割り当てられているプロパティの名前。
property: string
プロパティ値
string
raisedCount
イベントが発生した回数。
raisedCount: number
プロパティ値
number