IElectricalPlantItem: PropertyIndex (get) - Intergraph Smart Electrical - Help - Hexagon

Intergraph Smart Electrical Help

Language
English
Product
Intergraph Smart Electrical
Search by Category
Help
Smart Electrical Version
10

Get the index of a specific property of the item.

 Public Property Get PropertyIndex(   ByVal PropertyName As String ) As Long

Parameters

PropertyName

[ByVal] String. The name of the requested property

Return Values

Long - 

Remarks

If the property does not exist an error will be raised. You can use IsPropertyExist to determine if a property exist

Read Only.

See Also

Project SpelCalcInf Overview
Class IElectricalPlantItem Overview
IElectricalPlantItem Properties
IElectricalPlantItem Methods
IElectricalPlantItem: PlantItemsTree (get)
IElectricalPlantItem: PropertySIValue (get)