Share via


OnWorkflowModified.ContextData-Eigenschaft

Ruft den Kontextdaten vom Benutzer übergebene mithilfe des Formulars ändern.

Namespace:  Microsoft.SharePoint.WorkflowActions
Assembly:  Microsoft.SharePoint.WorkflowActions (in Microsoft.SharePoint.WorkflowActions.dll)

Syntax

'Declaration
<ValidationOptionAttribute(ValidationOption.Required)> _
Public Property ContextData As String
    Get
    Set
'Usage
Dim instance As OnWorkflowModified
Dim value As String

value = instance.ContextData

instance.ContextData = value
[ValidationOptionAttribute(ValidationOption.Required)]
public string ContextData { get; set; }

Eigenschaftswert

Typ: System.String

Siehe auch

Referenz

OnWorkflowModified Klasse

OnWorkflowModified-Member

Microsoft.SharePoint.WorkflowActions-Namespace

Weitere Ressourcen

Workflow Activities for Windows SharePoint Services Overview

Workflow Modification Forms