# defaultID

> The ID of the default changeset.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor.VersionControl](/engine/6000.5/script-reference/unityeditor/versioncontrol.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public static string defaultID
```

### Remarks

Some version control systems use the concept of a default changeset or changelist. Use the defaultID to refer to that changeset.
