Freigeben über


SPWorkflowTemplate.ModificationUrl-Eigenschaft

Ruft die URL der workflowänderungsformular ab.

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

Syntax

'Declaration
Public ReadOnly Property ModificationUrl As String
    Get
'Usage
Dim instance As SPWorkflowTemplate
Dim value As String

value = instance.ModificationUrl
public string ModificationUrl { get; }

Eigenschaftswert

Typ: System.String
Eine String , die die URL der Änderung Formular darstellt.

Hinweise

For more information about workflow modification forms, see Workflow Modification Forms (Windows SharePoint Services).

Siehe auch

Referenz

SPWorkflowTemplate Klasse

SPWorkflowTemplate-Member

Microsoft.SharePoint.Workflow-Namespace

Weitere Ressourcen

Workflows in Windows SharePoint Services

Workflow Development for Windows SharePoint Services

Workflow Object Model in Windows SharePoint Services Overview