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