| AssigneeExpressionParse Method |
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic DataObjectReferencePath Parse(
string expression
)
Parameters
- expression
- Type: SystemString
Can either be the Expression or the Exclude (expression).
Return Value
Type:
DataObjectReferencePath
See Also