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

SpelCalcInf

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

_

IElectricalPlantItem: PropertyValue (get)

PropertyValue

Get the value of a specific property of the item.

 Public Property Get PropertyValue(   ByVal PropertyName As String ) As Variant

Parameters

PropertyName

[ByVal] String. The name of the requested property

Return Values

Variant - 

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 PropertySIValue (get) (see IElectricalPlantItem: PropertySIValue (get)) SPID (get) (see IElectricalPlantItem: SPID (get))