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.