# Success

> Package manager operation completed successfully.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor.PackageManager](/engine/6000.6/script-reference/unityeditor/packagemanager.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
Success = 1
```

### Remarks

Resulting data from the operation can be retrieved from the Result property of the Request class.
