Partager via


ApplyActivation.__WorkflowPropertiesProperty - Champ

Une propriété de dépendance qui contient un objet SPWorkflowActivationProperties .

Espace de noms :  Microsoft.SharePoint.WorkflowActions
Assembly :  Microsoft.SharePoint.WorkflowActions (dans Microsoft.SharePoint.WorkflowActions.dll)

Syntaxe

'Déclaration
Public Shared __WorkflowPropertiesProperty As DependencyProperty
'Utilisation
Dim value As DependencyProperty

value = ApplyActivation.__WorkflowPropertiesProperty

ApplyActivation.__WorkflowPropertiesProperty = value
public static DependencyProperty __WorkflowPropertiesProperty

Remarques

La __WorkflowPropertiesProperty correspond à la propriété publique de __WorkflowProperties. Définition de la propriété __WorkflowProperties avec un objet WorkflowContext automatiquement inscrit ce DependencyProperty avec le runtime de workflow.

N'utilisez pas cette propriété directement. Utilisez plutôt la propriété correspondante de la __WorkflowProperties de l'activité ApplyActivation .

Voir aussi

Référence

ApplyActivation classe

ApplyActivation - Membres

Microsoft.SharePoint.WorkflowActions - Espace de noms