Show / Hide Table of Contents

Enum ReportsResource.ListRequest.SortOrderEnum

Order of sorted results.

Namespace: Google.Apis.Dfareporting.v3_4
Assembly: Google.Apis.Dfareporting.v3_4.dll
Syntax
public enum SortOrderEnum

Fields

Name Description
ASCENDING

Ascending order.

DESCENDING

Descending order.

In This Article
Back to top