| SurveyWorkflowstepAssigneeExpression Constructor (String, String) |
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
Syntaxpublic SurveyWorkflowstepAssigneeExpression(
string expression,
string exclude
)
Parameters
- expression
- Type: SystemString
expression - exclude
- Type: SystemString
epxression for exclusion
See Also