| ADServiceCallerGetAllData Method |
Namespace:
Dynamicweb.DataIntegration.Integration.ERPIntegration
Assembly:
Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax public static string GetAllData(
string endpoint,
string secret,
string importGroupID
)
Public Shared Function GetAllData (
endpoint As String,
secret As String,
importGroupID As String
) As String
Parameters
- endpoint
- Type: SystemString
- secret
- Type: SystemString
- importGroupID
- Type: SystemString
Return Value
Type:
StringSee Also