次の方法で共有


FieldValuesQuery interface

Extends

プロパティ

inputValues

入力時に返される入力値と、出力時のコンシューマーからの結果。

scope

継承されたプロパティ

currentValues
resource

パブリッシャー/コンシューマーと現在の入力値に関する情報を含むサブスクリプション

プロパティの詳細

inputValues

入力時に返される入力値と、出力時のコンシューマーからの結果。

inputValues: FieldInputValues[]

プロパティ値

scope

scope: string

プロパティ値

string

継承されたプロパティの詳細

currentValues

currentValues: {[key: string]: string}

プロパティ値

{[key: string]: string}

InputValuesQuery.currentValues から継承

resource

パブリッシャー/コンシューマーと現在の入力値に関する情報を含むサブスクリプション

resource: any

プロパティ値

any

InputValuesQuery.resourceから継承