Autodesk Vault ProfessionalVault API

PropDefCond Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

A condition on a property definition

Syntax

public class PropDefCond 
Public Class PropDefCond 

Properties

NameDescription
OperThe condition operator.
PropDefIdThe property definition ID that the condition
ValThe value for the condition. For datetime property definitions, the text should be converted to Universal Time and printed in the format "MM/dd/yyyy HH:mm:ss".

Returned By

Where you get a PropDefCond — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.PropDefCond

See Also