ProjectResourceCreationInformation.Name - Propriété

Obtient ou définit le nom de ressource de projet.

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

Syntaxe

'Déclaration
<RemoteAttribute> _
Public Property Name As String
    Get
    Set
'Utilisation
Dim instance As ProjectResourceCreationInformation
Dim value As String

value = instance.Name

instance.Name = value
[RemoteAttribute]
public string Name { get; set; }

Valeur de propriété

Type : System.String
Le nom de ressource de projet.

Voir aussi

Référence

ProjectResourceCreationInformation classe

ProjectResourceCreationInformation - Membres

Microsoft.ProjectServer.Client - Espace de noms