共用方式為


ActivityParameterSet interface

活動參數集的定義。

屬性

name

取得或設定活動參數集的名稱。

parameters

取得或設定活動參數集的參數。

屬性詳細資料

name

取得或設定活動參數集的名稱。

name?: string

屬性值

string

parameters

取得或設定活動參數集的參數。

parameters?: ActivityParameter[]

屬性值