Skip to main content
Skip table of contents

Sortierung

Sort ist eine durch Kommata separierte, geordnete Liste von Eigenschaften nach denen sortiert werden soll. Ein - vor einer Eigenschaft sorgt für absteigende Sortierung (z.B. “LocationId,-Name”).

Kommt eine Eigenschaft mehrmals vor, wird nur das erste Auftreten beachtet.

Anfragebeispiel: https://localhost:8087/api/v1.0/infrastructure/locations?Sort=Id,-Name

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.