# Sandbox.SerializedProperty.CustomizableSerializedProperty.SetOrder

```csharp
void SetOrder(int value)
```

Override the sort order within the inspector.

### Parameters

- `value` (`int`)

Declared in [Sandbox.SerializedProperty.CustomizableSerializedProperty](/api/Sandbox.SerializedProperty.CustomizableSerializedProperty).
Assembly: `Sandbox.System`.
