NotebookParameter interface
屬性
type |
Notebook 參數類型。
|
value |
Notebook 參數值。 Type:string (或 expression with resultType string) 。
|
屬性詳細資料
type
Notebook 參數類型。
type?: string
屬性值
value
Notebook 參數值。 Type:string (或 expression with resultType string) 。
value?: any
屬性值