IElectricalPlantItem: ChildrenByItemType (get) - Intergraph Smart Electrical - Reference

SpelCalcInf

Language
English
Product
Intergraph Smart Electrical
Search by Category
Reference
Smart Electrical Version
2015 R1 (7.1)

_

IElectricalPlantItem: ChildrenByItemType (get)

ChildrenByItemType

Get a collection of the child items of a particular item that belongs to a specific item type.

 Public Property Get ChildrenByItemType(   ByVal ItemType As enmItemTypes ) As IElectricalPlantItems

Parameters

ItemType

[ByVal] enmItemTypes (see IElectricalPlantItem: enmItemTypes). The requested item type.

Return Values

IElectricalPlantItems - 

Remarks

Read Only.

See Also

Project SpelCalcInf Overview (see SpelCalcInf) Class IElectricalPlantItem Overview (see IElectricalPlantItem) IElectricalPlantItem Properties (see IElectricalPlantItem) IElectricalPlantItem Methods (see IElectricalPlantItem) Children (get) (see IElectricalPlantItem: Children (get)) CircuitItem (get) (see IElectricalPlantItem: CircuitItem (get))