CreateTaskWithContentType.TaskIdProperty - Champ
The DependencyProperty object that promotes the TaskId property.
Espace de noms : Microsoft.SharePoint.WorkflowActions
Assembly : Microsoft.SharePoint.WorkflowActions (dans Microsoft.SharePoint.WorkflowActions.dll)
Syntaxe
'Déclaration
Public Shared TaskIdProperty As DependencyProperty
'Utilisation
Dim value As DependencyProperty
value = CreateTaskWithContentType.TaskIdProperty
CreateTaskWithContentType.TaskIdProperty = value
public static DependencyProperty TaskIdProperty
Remarques
N'utilisez pas cette propriété directement. Utilisez la propriété TaskId correspondante sur l'activité.
Voir aussi
Référence
CreateTaskWithContentType classe