Freigeben über


SPWorkflowAssociation.BaseId-Eigenschaft

Ruft die ID der Workflowvorlage auf der diese Workflowzuordnung basiert.

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

Syntax

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

value = instance.BaseId
[ClientCallableAttribute]
public Guid BaseId { get; }

Eigenschaftswert

Typ: System.Guid
Die Workflow-Vorlagen-ID

Hinweise

Zugriff auf diese Eigenschaft ist identisch mit den Zugriff auf die SPWorkflowAssociation.BaseTemplate.Id -Eigenschaft.

Siehe auch

Referenz

SPWorkflowAssociation Klasse

SPWorkflowAssociation-Member

Microsoft.SharePoint.Workflow-Namespace

BaseTemplate

Id

Weitere Ressourcen

Workflows in Windows SharePoint Services

Workflow Development for Windows SharePoint Services

Workflow Object Model in Windows SharePoint Services Overview