Partager via


SPWorkflowAssociationCollection.ParentWeb - Propriété

Obtient le site sur lequel se trouve la collection d'association de flux de travail.

Espace de noms :  Microsoft.SharePoint.Workflow
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public ReadOnly Property ParentWeb As SPWeb
    Get
'Utilisation
Dim instance As SPWorkflowAssociationCollection
Dim value As SPWeb

value = instance.ParentWeb
public SPWeb ParentWeb { get; }

Valeur de propriété

Type : Microsoft.SharePoint.SPWeb
Objet SPWeb qui représente le site SharePoint Server 2010 .

Voir aussi

Référence

SPWorkflowAssociationCollection classe

SPWorkflowAssociationCollection - Membres

Microsoft.SharePoint.Workflow - Espace de noms