Click or drag to resize

SurveyWorkflowStepActivationCriteria Property

A survey object must be able to pass these criteria in order for it to be processed in the workflow step.

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 List<ObjectTypeFilter> ActivationCriteria { get; }

Property Value

Type: ListObjectTypeFilter
See Also