Autodesk Vault ProfessionalVault API

PropCompFail Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

A property compliance failure.

Syntax

public class PropCompFail 
Public Class PropCompFail 

Properties

NameDescription
MasterIdThe master ID of the entity with the compliance failure..
PropConstrFailArrayAn array of constraint falures.
PropDefIdThe property definition with the compliance failure.
PropEquivFailArrayAn array of cases where value doesn't match the mapped value.

Returned By

Where you get a PropCompFail — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.PropCompFail

See Also