Freigeben über


SPWorkflowTemplate.InstantiationUrl-Eigenschaft

Gibt die URL des workflowinitiierungsformulars für die Workflowvorlage.

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

Syntax

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

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

Eigenschaftswert

Typ: System.String
Eine String , die die URL des Initiation Form darstellt.

Hinweise

Weitere Informationen finden Sie unter Workflow Association and Initiation 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