Click or drag to resize

EvaluationResultSurveyProcessIds Property

Ids of the new survey processes that were launched during the policy evaluation.

Namespace:  Omada.OE.AppLogic.CtrlPolicy
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public List<int> SurveyProcessIds { get; }

Property Value

Type: ListInt32
See Also