ValidationConst.MinProjectDate - Champ

Valeur = Sunday, January 01, 1984, 12:00:00 AM. La date du projet minimale.

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 Shared ReadOnly MinProjectDate As DateTime
'Utilisation
Dim value As DateTime

value = ValidationConst.MinProjectDate
public static readonly DateTime MinProjectDate

Remarques

La valeur MinProjectDate est calculée comme suit : MinProjectDate = new DateTime(1984, 1, 1);

Voir aussi

Référence

ValidationConst classe

ValidationConst - Membres

Microsoft.Office.Project.Server.Library - Espace de noms