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

SpelCalcInf

Language
English
Product
Intergraph Smart Electrical
Search by Category
Reference
Smart Electrical Version
2018 (8.0)

_

IElectricalPlantItem: PropertySIValue (get)

PropertySIValue

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