Autodesk Vault ProfessionalVault API

SrchRule Property

Autodesk.Connectivity.WebServicesSrchCond

Tells if the condition must, may or may not be true. In other words, does is the condition an AND, OR or NOT type.

Syntax

public SearchRuleType SrchRule {get; set;}
Public Property SrchRule As SearchRuleType

See Also