NotebookOperationResult interface
Interfaccia che rappresenta un oggetto NotebookOperationResult.
Metodi
| get(string, Notebook |
Ottenere il risultato dell'operazione del notebook |
Dettagli metodo
get(string, NotebookOperationResultGetOptionalParams)
Ottenere il risultato dell'operazione del notebook
function get(operationId: string, options?: NotebookOperationResultGetOptionalParams): Promise<void>
Parametri
- operationId
-
string
ID operazione.
Parametri delle opzioni.
Restituisce
Promise<void>