Autodesk Vault ProfessionalVault API

PropEquivFail Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

A property equivalence failure. This occurrs when the value within the file does not match the mapped property.

Syntax

public class PropEquivFail 
Public Class PropEquivFail 

Properties

NameDescription
DispNameThe content source property definition display name.
MapDirectionThe mapping direction.
MonikerThe unique identifier for the property within the content source.
PropEquivFailTypThe failure type.
ValThe value of the content source property.
ValTypThe value data type.

Returned By

Where you get a PropEquivFail — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.PropEquivFail

See Also