GetUserProfileActivity-Klasse
Ruft die Benutzerprofilinformationen basierend auf Informationen in der Host-Workflow.
Vererbungshierarchie
System.Object
System.Workflow.ComponentModel.DependencyObject
System.Workflow.ComponentModel.Activity
Microsoft.Office.Workflow.Actions.GetUserProfileActivity
Namespace: Microsoft.Office.Workflow.Actions
Assembly: Microsoft.Office.Workflow.Actions (in Microsoft.Office.Workflow.Actions.dll)
Syntax
'Declaration
<ActivityValidatorAttribute(GetType(GetUserProfileActivityValidator))> _
Public Class GetUserProfileActivity _
Inherits Activity
'Usage
Dim instance As GetUserProfileActivity
[ActivityValidatorAttribute(typeof(GetUserProfileActivityValidator))]
public class GetUserProfileActivity : Activity
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.