TimeSheetLine.ProjectName - Propriété
Obtient le nom du projet ligne feuille de temps.
Espace de noms : Microsoft.ProjectServer.Client
Assembly : Microsoft.ProjectServer.Client (dans Microsoft.ProjectServer.Client.dll)
Syntaxe
'Déclaration
<RemoteAttribute> _
Public ReadOnly Property ProjectName As String
Get
'Utilisation
Dim instance As TimeSheetLine
Dim value As String
value = instance.ProjectName
[RemoteAttribute]
public string ProjectName { get; }
Valeur de propriété
Type : System.String
Le nom du projet qui est associé à la ligne de feuille de temps.