Autodesk Vault ProfessionalVault API

SrchSort Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

Sorting information when doing a search.

Syntax

public class SrchSort 
Public Class SrchSort 

Properties

NameDescription
PropDefIdThe property definition to sort on.
SortAscIf true, the sort is ascending. If false, the sort is descending.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.SrchSort

See Also