Click or drag to resize

InitializationArgumentsParameters Property

Parameters originate from the survey template xml data.

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, string> Parameters { get; }

Property Value

Type: DictionaryString, String
See Also