Click or drag to resize

ScopeVariableDerivedValues Property

Reference path that is evaluated using the scope variable's referenced dataobject(s) as staring point. DerivedValues can only be used if Property is a Reference property. Can be null.

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
Syntax
C#
public string DerivedValues { get; }

Property Value

Type: String
See Also