# Sandbox.SyncFlags.Query

```csharp
static SyncFlags Query
```

Query this value for changes rather than counting on set being called. This is appropriate
if the value returned by its getter can change without calling its setter.

Declared in [Sandbox.SyncFlags](/api/Sandbox.SyncFlags).
Assembly: `Sandbox.Engine`.
