Partager via


WorkflowDeploymentGroupTypePersistedObject - Constructeur (String, SPPersistedObject, Guid)

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

Syntaxe

'Déclaration
Public Sub New ( _
    name As String, _
    parent As SPPersistedObject, _
    id As Guid _
)
'Utilisation
Dim name As String
Dim parent As SPPersistedObject
Dim id As Guid

Dim instance As New WorkflowDeploymentGroupTypePersistedObject(name, parent, _
    id)
public WorkflowDeploymentGroupTypePersistedObject(
    string name,
    SPPersistedObject parent,
    Guid id
)

Paramètres

Voir aussi

Référence

WorkflowDeploymentGroupTypePersistedObject classe

WorkflowDeploymentGroupTypePersistedObject - Membres

WorkflowDeploymentGroupTypePersistedObject - Surcharge

Microsoft.SharePoint.Administration.AppDeployment - Espace de noms