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

SpelCalcInf

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

_

IElectricalPlantItem: PropertyIndex (get)

PropertyIndex

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 (see SpelCalcInf) Class IElectricalPlantItem Overview (see IElectricalPlantItem) IElectricalPlantItem Properties (see IElectricalPlantItem) IElectricalPlantItem Methods (see IElectricalPlantItem) PlantItemsTree (get) (see IElectricalPlantItem: PlantItemsTree (get)) PropertySIValue (get) (see IElectricalPlantItem: PropertySIValue (get))