SrPeriod.End - Champ
La date de fin d'une période de rapport d'état.
Espace de noms : Microsoft.Office.Project.Server.Library
Assembly : Microsoft.Office.Project.Server.Library (dans Microsoft.Office.Project.Server.Library.dll)
Syntaxe
'Déclaration
Public End As DateTime
'Utilisation
Dim instance As SrPeriod
Dim value As DateTime
value = instance.End
instance.End = value
public DateTime End