# Editor.CheckState.Partial

```csharp
static CheckState Partial
```

Partial. This is useful in cases when representing multiple objects,
with a boolean value where some are set to true, and others to false.

Declared in [Editor.CheckState](/api/Editor.CheckState).
Assembly: `Sandbox.Tools`.
