CalendarDataSet.CalendarExceptionsRow.Start - Propriété

Spécifie la date de début de l'exception.

Espace de noms :  WebSvcCalendar
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
Public Property Start As DateTime
    Get
    Set
'Utilisation
Dim instance As CalendarDataSet.CalendarExceptionsRow
Dim value As DateTime

value = instance.Start

instance.Start = value
public DateTime Start { get; set; }

Valeur de propriété

Type : System.DateTime
Retourne Int32 .

Voir aussi

Référence

CalendarDataSet.CalendarExceptionsRow classe

CalendarDataSet.CalendarExceptionsRow - Membres

WebSvcCalendar - Espace de noms