  | BaseProviderGetFailedSourceRowMessage Method  | 
  
    Namespace: 
   Dynamicweb.DataIntegration
    Assembly:
   Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntaxpublic static string GetFailedSourceRowMessage(
	Dictionary<string, Object> row
)
Public Shared Function GetFailedSourceRowMessage ( 
	row As Dictionary(Of String, Object)
) As String
Parameters
- row
 - Type: System.Collections.GenericDictionaryString, Object
 
Return Value
Type: 
String
See Also