Click or drag to resize

SurveyWorkflowstepAssigneeExpression Methods

The SurveyWorkflowstepAssigneeExpression type exposes the following members.

Methods
  NameDescription
Protected methodExpressionStartsWithForwardRef
Returns true if the expression contains a value and starts with a forward reference e.g. "/OUREF/OWNERREF/"
(Inherited from AssigneeExpression.)
Public methodParse
(Inherited from AssigneeExpression.)
Public methodToString (Inherited from AssigneeExpression.)
Top
Extension Methods
  NameDescription
Public Extension MethodToBool
Converts object to boolean.
(Defined by ObjectExtensions.)
Public Extension MethodToDateTime
Converts object to DateTime.
(Defined by ObjectExtensions.)
Public Extension MethodToInt
Converts object to integer.
(Defined by ObjectExtensions.)
Top
See Also