Show / Hide Table of Contents

Enum PostsResource.ListRequest.SortOptionEnum

Sort direction applied to post list.

Namespace: Google.Apis.Blogger.v3
Assembly: Google.Apis.Blogger.v3.dll
Syntax
public enum PostsResource.ListRequest.SortOptionEnum

Fields

Name Description
ASCENDING

The option to sort posts in ascending order in time.

DESCENDING

The option to sort posts in descending order in time.

SORTOPTIONUNSPECIFIED

The unspecified sort option.

In this article
Back to top Generated by DocFX