Autodesk Vault ProfessionalVault API

SrchStatus Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

The status of the search.

Syntax

public class SrchStatus 
Public Class SrchStatus 

Properties

NameDescription
IndxStatusThe status of the indexing engine.
TotalHitsNumber of total hits. If this value is larger than the objects returned, then multiple searches will have to be performed to get the complete result set.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.SrchStatus

See Also