ProfileHelperBase class

Base class for OrganizationProfileHelper and UserProfileHelper classes.

Inheritance hierarchy

System.Object
  Microsoft.Office.Workflow.Actions.ProfileHelperBase
    Microsoft.Office.Workflow.Actions.UserProfileHelper

Namespace:  Microsoft.Office.Workflow.Actions
Assembly:  Microsoft.Office.Workflow.Actions (in Microsoft.Office.Workflow.Actions.dll)

Syntax

'Declaration
Public MustInherit Class ProfileHelperBase
'Usage
Dim instance As ProfileHelperBase
public abstract class ProfileHelperBase

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

ProfileHelperBase members

Microsoft.Office.Workflow.Actions namespace