 | ErpServiceCaller.GetPutOrdersRequest Method |
Namespace:
Dynamicweb.DataIntegration.Integration.ERPIntegration
Assembly:
Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntaxpublic static string GetPutOrdersRequest(
string orders,
string settings
)
Public Shared Function GetPutOrdersRequest (
orders As String,
settings As String
) As String
Parameters
- orders
- Type: System.String
- settings
- Type: System.String
Return Value
Type:
String
See Also