Autodesk Vault ProfessionalVault API

PrchAsPrt Property

Autodesk.Connectivity.WebServicesBOMSchm

Indicates whether assemblies with a BOMStructure of "Purchased" should be treated as a single part. In a "Structured" scheme, PrchAsPrt should always be set to "false".

Syntax

public System.bool PrchAsPrt {get; set;}
Public Property PrchAsPrt As System.Boolean

See Also