Click or drag to resize

DataObjectFilterResetWorkflowRelatedValues Method

Method is used in DataObjectFilterController.SaveFilter(). Resets workflow related settings to their default values if the filter's types doesn't contain exactly processes or activities.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public void ResetWorkflowRelatedValues()
See Also