| ErpServiceCallerGetPutOrdersRequest Method |
Namespace:
Dynamicweb.DataIntegration.Integration.ERPIntegration
Assembly:
Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax public static string GetPutOrdersRequest(
string orders,
string settings
)
Public Shared Function GetPutOrdersRequest (
orders As String,
settings As String
) As String
Parameters
- orders
- Type: SystemString
- settings
- Type: SystemString
Return Value
Type:
StringSee Also