Autodesk Vault ProfessionalVault API

SortAsc Property

Autodesk.Connectivity.WebServicesSrchSort

If true, the sort is ascending. If false, the sort is descending.

Syntax

public System.bool SortAsc {get; set;}
Public Property SortAsc As System.Boolean

See Also