BOMViews.Count Property
Parent Object: BOMViewsDescription
Property that returns the number of items in the collection.
Syntax
BOMViews.Count() As LongProperty Value
This is a read only property whose value is a Long.Samples
Name | Description |
Using the BOM APIs | This sample demonstrates the Bill of Materials API functionality in assemblies. |