Freigeben über


SPWorkflowAssociation.InstantiationUrl-Eigenschaft

Gibt die URL des workflowinitiierungsformulars für die Workflowzuordnung zurück.

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

Syntax

'Declaration
<ClientCallableAttribute> _
Public ReadOnly Property InstantiationUrl As String
    Get
'Usage
Dim instance As SPWorkflowAssociation
Dim value As String

value = instance.InstantiationUrl
[ClientCallableAttribute]
public string InstantiationUrl { get; }

Eigenschaftswert

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

Hinweise

For more information about workflow initiation forms, see Workflow Association and Initiation Forms (Windows SharePoint Services).

Siehe auch

Referenz

SPWorkflowAssociation Klasse

SPWorkflowAssociation-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