| ActionArgumentsParentActionArguments Property |
Action arguments for performing action on parent survey object (if any).
Is only populated if parent and child survey objects are submitted in the same call.
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
Syntaxpublic virtual ActionArguments ParentActionArguments { get; set; }
Property Value
Type:
ActionArguments
See Also