Autodesk Vault ProfessionalVault API

PropConstr Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

A property constraint.

Syntax

public class PropConstr 
Public Class PropConstr 

Properties

NameDescription
CatIdThe category that the constraint applies to.
IdThe unique identifier.
PropConstrTypThe type of constraint.
PropDefIdThe property definition that the constraint applies to.
ValThe value of the constraint.

Returned By

Where you get a PropConstr — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.PropConstr

See Also