Autodesk Vault ProfessionalVault API

SrchTxt Property

Autodesk.Connectivity.WebServicesSrchCond

The value to use for the search. This value may not be used depending on SrchOper. When doing a datetime search, the text should be converted to Universal Time and printed in the format "MM/dd/yyyy HH:mm:ss".

Syntax

public System.string SrchTxt {get; set;}
Public Property SrchTxt As System.String

See Also