InsepAsPrt Property
Indicates whether assemblies with a BOMStructure of "Inseperable" should be treated as a single part in a PartsOnly scheme. When true, the inseparable assembly is treated as a single part and its children are ignored. When false, the children are included in the Parts Only view. In a “Structured” scheme, InsepAsPrt should always be set to "false".
Syntax
public System.bool InsepAsPrt {get; set;}Public Property InsepAsPrt As System.Boolean