| IntegrationMessageBuilderT, U, V, W, XGetIntegrationSurveyMessage Method |
Generates integration messages from integration parameters
Namespace:
Omada.OE.Solution.OIM.AppLogic.Integration
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic abstract V GetIntegrationSurveyMessage(
U surveyParams
)
Parameters
- surveyParams
- Type: U
integration object to be converted
Return Value
Type:
Vmessage with the survey data
See Also