Miner.Responder.RxIF.Shared Assembly > Miner.Responder.RxIF.Shared.Requests Namespace > SubmitScadaIncidentRequest Class : GetDeviceFromClass Method |
'Declaration Protected Function GetDeviceFromClass( _ ByVal listFeatureclassID As List(Of Integer), _ ByVal DeviceID As String, _ ByVal sFieldModelName As String _ ) As List(Of DeviceInfo)
'Usage Dim instance As SubmitScadaIncidentRequest Dim listFeatureclassID As List(Of Integer) Dim DeviceID As String Dim sFieldModelName As String Dim value As List(Of DeviceInfo) value = instance.GetDeviceFromClass(listFeatureclassID, DeviceID, sFieldModelName)
protected List<DeviceInfo> GetDeviceFromClass( List<int> listFeatureclassID, string DeviceID, string sFieldModelName )
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.