IElectricalPlantItem: PropertySIValue (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 SI value of a specific property of the item.

 Public Property Get PropertySIValue(   ByVal PropertyName As String ) As Double

Parameters

PropertyName

[ByVal] String. The name of the requested property

Return Values

Double - 

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: PropertyIndex (get)
IElectricalPlantItem: PropertyValue (get)