Autodesk Vault ProfessionalVault API

FileElementSrchCondition Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

A search condition for locating a set of file elements.

Syntax

public class FileElementSrchCondition 
Public Class FileElementSrchCondition 

Properties

NameDescription
FileElementPropDefIdThe ID of the property definition to search on.
OperThe operator used for the search.
ValThe value to use for the search.

Returned By

Where you get a FileElementSrchCondition — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.FileElementSrchCondition

See Also