# Sandbox.MemberDescription.Order

```csharp
int Order { get; set; }
```

The display order - usually provided via the [Order] attribute

Declared in [Sandbox.MemberDescription](/api/Sandbox.MemberDescription).
Assembly: `Sandbox.Reflection`.
