Partager via


ICommonStructureService4.CreateNode, méthode (String, String, Nullable<DateTime>, Nullable<DateTime>)

Créez un nouveau nœud

Espace de noms :  Microsoft.TeamFoundation.Server
Assembly :  Microsoft.TeamFoundation.Client (dans Microsoft.TeamFoundation.Client.dll)

Syntaxe

'Déclaration
Function CreateNode ( _
    nodeName As String, _
    parentNodeUri As String, _
    startDate As Nullable(Of DateTime), _
    finishDate As Nullable(Of DateTime) _
) As String
string CreateNode(
    string nodeName,
    string parentNodeUri,
    Nullable<DateTime> startDate,
    Nullable<DateTime> finishDate
)

Paramètres

Valeur de retour

Type : System.String
URI du nœud créé

Sécurité .NET Framework

Voir aussi

Référence

ICommonStructureService4 Interface

CreateNode, surcharge

Microsoft.TeamFoundation.Server, espace de noms