SPWorkflowTemplate.BaseId-Eigenschaft
Ruft die Workflow-Vorlagen-ID
Namespace: Microsoft.SharePoint.Workflow
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property BaseId As Guid
Get
'Usage
Dim instance As SPWorkflowTemplate
Dim value As Guid
value = instance.BaseId
public Guid BaseId { get; }
Eigenschaftswert
Typ: System.Guid
-ID einer Guid , die die Workflowvorlage darstellt.
Hinweise
Für Workflow-Vorlagen ist die BaseId -Eigenschaft der Id -Eigenschaft identisch.
Siehe auch
Referenz
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