Autodesk Vault ProfessionalVault API

PropConstrFailure Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

Information on a violation of a property constraint.

Syntax

public class PropConstrFailure 
Public Class PropConstrFailure 

Properties

NameDescription
ItemMasterIdThe Item Master ID of the Item with the failure.
ItemNumThe Item Number of the Item with the failure.
PropConstrIdThe ID of the Property Constraint.

Returned By

Where you get a PropConstrFailure — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.PropConstrFailure

See Also