Click or drag to resize

ActionArgumentsIsChildObject Property

Is true if it is a parent/child survey and the survey object has a parent

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 virtual bool IsChildObject { get; set; }

Property Value

Type: Boolean
See Also