## isGone() function

**Signature:**

```typescript
export declare function isGone(outcome: OperationOutcome): boolean;
```

## Parameters

| Parameter | Type              | Description           |
|-----------|-------------------|-----------------------|
| outcome   | OperationOutcome   |                       |

**Returns:**

boolean

- [isGone() function](/content/docs/sdk/core.isgone#isgone-function/index.html)
- [Parameters](/content/docs/sdk/core.isgone#parameters/index.html)
