UndoRecordArgs
Defined in: js-api/src/shell.ts:394
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
context | any | DataFrame or view the record belongs to, or null for workspace-level operations. | js-api/src/shell.ts:399 |
name | string | Human-readable operation name, as shown in the Edit menu. | js-api/src/shell.ts:396 |