Click or drag to resize

IntegrationPostActionBaseGetSurvey Method

Upoads survey data

Namespace:  Omada.OE.Solution.OIM.Assembly.Integration
Assembly:  Omada.OE.Solution.OIM.Assembly (in Omada.OE.Solution.OIM.Assembly.dll) Version: 15.0.0.0
Syntax
C#
protected SurveyIntegrationParams GetSurvey(
	ActionArguments arguments
)

Parameters

arguments
Type: Omada.OE.Solution.OIM.AppLogic.SurveyFeature.PostActionsActionArguments
Survey action arguments

Return Value

Type: SurveyIntegrationParams
See Also