OfficeTaskHelper.GetManagerOf Method
Namespace: Microsoft.Office.Workflow.Actions
Assembly: Microsoft.Office.Workflow.Actions (in Microsoft.Office.Workflow.Actions.dll)
Syntax
'Declaration
Public Shared Function GetManagerOf ( _
context As WorkflowContext, _
originalUser As String _
) As String
'Usage
Dim context As WorkflowContext
Dim originalUser As String
Dim returnValue As String
returnValue = OfficeTaskHelper.GetManagerOf(context, _
originalUser)
public static string GetManagerOf(
WorkflowContext context,
string originalUser
)
Parameters
- context
Type: Microsoft.SharePoint.WorkflowActions.WorkflowContext
- originalUser
Type: System.String
Return Value
Type: System.String
Returns String.