BOMRow.ChildRows Property

Parent Object: BOMRow

Description

Property that gets the BOMRowsEnumerator object containing the locally-stored rows under this BOMRow. This property will return Nothing for BOMRows in a parts-only view and if there are no sub-rows for this BOMRow.

Syntax

BOMRow.ChildRows() As BOMRowsEnumerator

Property Value

This is a read only property whose value is a BOMRowsEnumerator.

Samples

Name Description
Using the BOM APIs This sample demonstrates the Bill of Materials API functionality in assemblies.

Version

Introduced in version 11