ArcFM Engine Developer Guide
DeviceInformation Property


Syntax
'Declaration
 
Public Property DeviceInformation As IDictionary(Of FeatureID,DeviceInfo())
'Usage
 
Dim instance As FindDownstreamSubsourceDevicesRequest
Dim value As IDictionary(Of FeatureID,DeviceInfo())
 
instance.DeviceInformation = value
 
value = instance.DeviceInformation
public IDictionary<FeatureID,DeviceInfo[]> DeviceInformation {get; set;}
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

FindDownstreamSubsourceDevicesRequest Class
FindDownstreamSubsourceDevicesRequest Members

 

 


Send Comment