CollectDataTask.AssignedToProperty - Champ
Utilisé pour promouvoir la propriété AssignedTo pour une utilisation par le runtime de workflow.
Espace de noms : Microsoft.SharePoint.WorkflowActions.WithKey
Assembly : Microsoft.SharePoint.WorkflowActions (dans Microsoft.SharePoint.WorkflowActions.dll)
Syntaxe
'Déclaration
Public Shared AssignedToProperty As DependencyProperty
'Utilisation
Dim value As DependencyProperty
value = CollectDataTask.AssignedToProperty
CollectDataTask.AssignedToProperty = value
public static DependencyProperty AssignedToProperty
Remarques
N’utilisez pas ce champ directement. Utilisez plutôt la propriété correspondante de l’activité.
Voir aussi
Référence
Microsoft.SharePoint.WorkflowActions.WithKey - Espace de noms