clsModGlobal..::..webServiceInvoker Method
   Gets the service operations.
   
                
    Namespace: 
   FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public static string webServiceInvoker( string SURL, string SMethodName, string sTargetNamespace, Dictionary<string, string> ParamList )
Parameters
- SURL
- Type: String
 The surl.
- SMethodName
- Type: String
 Name of the s method.
- sTargetNamespace
- Type: String
 The s target namespace.
 
                     
                 
                
                 
                 
                 
                
