Interface GetWorkspaceOptions.Sort
- Enclosing class:
- GetWorkspaceOptions
public static interface GetWorkspaceOptions.Sort
Indicates how the returned workspace data will be sorted. This parameter is valid only if
**export**=`true`. Specify `sort=stable` to sort all workspace objects by unique identifier, in
ascending alphabetical order.
-
Field Summary
-
Field Details
-
STABLE
stable.- See Also:
- Constant Field Values
-