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

SpelCalcInf

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

_

IElectricalPlantItem: IsPropertyExist (get)

IsPropertyExist

Get whether a specific property exists or not.

 Public Property Get IsPropertyExist(   ByVal PropertyName As String ) As Boolean

Parameters

PropertyName

[ByVal] String. The property name to check for

Return Values

Boolean -  True, if the property exist, false otherwise.

Remarks

Read Only.

See Also

Project SpelCalcInf Overview (see SpelCalcInf) Class IElectricalPlantItem Overview (see IElectricalPlantItem) IElectricalPlantItem Properties (see IElectricalPlantItem) IElectricalPlantItem Methods (see IElectricalPlantItem) IngressionProtection (get) (see IElectricalPlantItem: IngressionProtection (get)) ItemStatus (get) (see IElectricalPlantItem: ItemStatus (get))