 | ItemOccurrenceSubOccurrences Property |
Gets the collection of occurrences for an occurrence.
Namespace: CeliAPS.BomApi.DataAssembly: BomApi (in BomApi.dll) Version: 1.0.63
SyntaxItemOccurrenceProxy[] SubOccurrences { get; }
ReadOnly Property SubOccurrences As ItemOccurrenceProxy()
Get
Property Value
ItemOccurrenceProxy
See Also