ExportXlsxForReimportArgsSortObjectsBy Enumeration
Specifies the property that is used to sort the objects to be exported
Definition
Namespace: Articy.Api
Assembly: ArticyApp (in ArticyApp.dll) Version: 1.0.0
Assembly: ArticyApp (in ArticyApp.dll) Version: 1.0.0
C#
public enum SortObjectsByMembers
| DisplayName | 0 | Objects are sorted by their display name |
| TechnicalName | 1 | Objects are sorted by their technical name |
| Id | 2 | Objects are sorted by their ID |
| Parent | 3 | Objects are sorted by the technical name of their parent |