Click or drag to resize

InitializationArgumentsSettings Property

Settings are the survey settings as set at survey initiation.

Namespace:  Omada.OE.Solution.OIM.AppLogic.SurveyFeature.PostActions
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public Dictionary<string, List<Object>> Settings { get; }

Property Value

Type: DictionaryString, ListObject
See Also