WorkflowServiceHelper.IsDeveloperSite - Méthode

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

Syntaxe

'Déclaration
Public Shared Function IsDeveloperSite ( _
    site As SPSite _
) As Boolean
'Utilisation
Dim site As SPSite
Dim returnValue As Boolean

returnValue = WorkflowServiceHelper.IsDeveloperSite(site)
public static bool IsDeveloperSite(
    SPSite site
)

Paramètres

Valeur renvoyée

Type : System.Boolean

Voir aussi

Référence

WorkflowServiceHelper classe

WorkflowServiceHelper - Membres

Microsoft.SharePoint.WorkflowServices - Espace de noms