WorkflowTask.AssignedTo Property
Gets the name of the person that the workflow task is assigned to. Read-only.
Syntax
expression.AssignedTo
expression An expression that returns a WorkflowTask object.
Return Value
String
Gets the name of the person that the workflow task is assigned to. Read-only.
Syntax
expression.AssignedTo
expression An expression that returns a WorkflowTask object.
Return Value
String