ArcFM Solution Developer Guide
DeviceInformation Property


Syntax
'Declaration
 
Public Property DeviceInformation As System.Collections.Generic.IDictionary(Of FeatureID,DeviceInfo())
'Usage
 
Dim instance As FindDownstreamSubsourceDevicesRequest
Dim value As System.Collections.Generic.IDictionary(Of FeatureID,DeviceInfo())
 
instance.DeviceInformation = value
 
value = instance.DeviceInformation
public System.Collections.Generic.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