CollectDataTask.__ContextProperty - Champ
Utilisé pour promouvoir la propriété __Context 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 __ContextProperty As DependencyProperty
'Utilisation
Dim value As DependencyProperty
value = CollectDataTask.__ContextProperty
CollectDataTask.__ContextProperty = value
public static DependencyProperty __ContextProperty
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