Miner.Responder.RxIF.Rx Assembly > Miner.Responder.RxIF.Rx Namespace > ResponderController Class : SubmitTroubleCall Method |
'Declaration Public Function SubmitTroubleCall( _ ByVal call As RxCall, _ Optional ByVal callBackNumber As String, _ Optional ByVal isResultOfCallback As Boolean, _ Optional ByVal customFieldValuePair As IDictionary(Of String,Object) _ ) As RxCall
'Usage Dim instance As ResponderController Dim call As RxCall Dim callBackNumber As String Dim isResultOfCallback As Boolean Dim customFieldValuePair As IDictionary(Of String,Object) Dim value As RxCall value = instance.SubmitTroubleCall(call, callBackNumber, isResultOfCallback, customFieldValuePair)
public RxCall SubmitTroubleCall( RxCall call, string callBackNumber, bool isResultOfCallback, IDictionary<string,object> customFieldValuePair )
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.