ArcFM Solution Developer Guide
IsElectricalDevice Property


Gets weither this device is an electrical device
Syntax
public System.bool IsElectricalDevice {get;}
'Declaration
 
Public ReadOnly Property IsElectricalDevice As System.Boolean
 
'Usage
 
Dim instance As DeviceInfo
Dim value As System.Boolean
 
value = instance.IsElectricalDevice

Property Value

true if this is an electrical device. false otherwise.
Remarks
This was added after the move to GeoRowInfo. Proper use would recommend that non-electrical devices be created as GeoRowInfo objects and electrical devices as DeviceInfo.
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

DeviceInfo Class
DeviceInfo Members

 

 


Send Comment