Gets and sets the property Ascending.
To list pipelines in chronological order by the date and time that they were created,
enter CopyC#
. To list pipelines in reverse chronological order,
enter true
CopyC#
.
false

C# |
public string Ascending { get; set; }