Click or drag to resize

AssigneeExpressionExpressionStartsWithForwardRef Method

Returns true if the expression contains a value and starts with a forward reference e.g. "/OUREF/OWNERREF/"

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
protected bool ExpressionStartsWithForwardRef(
	string expression
)

Parameters

expression
Type: SystemString

Return Value

Type: Boolean
See Also