Autodesk Vault ProfessionalVault API

PropDefId Property

Autodesk.Connectivity.WebServicesItemBOMCompareDiff

The ID of the property containing the difference. Use GetAllPropertyDefinitions for a list of properties. See table below for a list of "reserved" properties only used for BOM compare.

Syntax

public System.long PropDefId {get; set;}
Public Property PropDefId As System.Long

Remarks

Below is a list of "reserved" properties that can be used for the compare: PropertyDefId Meaning -199998 Usage difference -199997 File name difference -199996 File version difference -199995 An item in the BOM exists in the first BOM but not in the second -199994 An item in the BOM exists in the second BOM but not in the first -199993 BOM order difference

See Also