Click or drag to resize

SurveyFeatureStartScheduledSurveys Method

Start a Survey based on a Surveyschedule object

Namespace:  Omada.OE.Solution.OIM.Assembly.PackagedSolution
Assembly:  Omada.OE.Solution.OIM.Assembly (in Omada.OE.Solution.OIM.Assembly.dll) Version: 15.0.0.0
Syntax
C#
public void StartScheduledSurveys(
	CodeMethodInvokeContext context,
	string surveyScheduleUId
)

Parameters

context
Type: Omada.OE.ModelCodeMethodInvokeContext
surveyScheduleUId
Type: SystemString
See Also