| SurveyLaunchOptionsSurveySettings Property |
Keys are scope variable names, eg. @myvar
Values are value lists. The value list values must be in an appropriate string format that can be understood by SurveyController.GetSurveySettingsFromSurveyObject()
Namespace:
Omada.OE.Solution.OIM.AppLogic.SurveyFeature
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic Dictionary<string, IEnumerable<string>> SurveySettings { get; }
Property Value
Type:
DictionaryString,
IEnumerableString
See Also