BOMStructOverde Property
An enumerated value that indicates that the BOMStructure for this instance of the child component has been overridden. Default should be used on instances without an override. Reference should be used to indicate, regardless of the BOMStructure defined on the component, the instance of the child component should be considered as reference. In order to support skeleton assembly and related construction geometry workflows, an instance of a particular Component can be overridden to Reference.
Syntax
public BOMStructureOverrideEnum BOMStructOverde {get; set;}Public Property BOMStructOverde As BOMStructureOverrideEnum