Miner.Responder.Framework Assembly > Miner.Responder.Framework.Requests Namespace > RepairMissingDeviceRequest Class > RepairMissingDeviceRequest Constructor : RepairMissingDeviceRequest Constructor(FeatureID,FeatureID,Nullable<Int32>) |
'Declaration Public Function New( _ ByVal originalId As FeatureID, _ ByVal newId As FeatureID, _ ByVal incidentId As System.Nullable(Of Integer) _ )
'Usage Dim originalId As FeatureID Dim newId As FeatureID Dim incidentId As System.Nullable(Of Integer) Dim instance As New RepairMissingDeviceRequest(originalId, newId, incidentId)
public RepairMissingDeviceRequest( FeatureID originalId, FeatureID newId, System.Nullable<int> incidentId )
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.