ResourceDataSet.CalendarExceptionsRow.SetRecurrenceMonthNull - Méthode
Définit la propriété RecurrenceMonth sur une valeur nulle.
Espace de noms : WebSvcTimeSheet
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Sub SetRecurrenceMonthNull
'Utilisation
Dim instance As ResourceDataSet.CalendarExceptionsRow
instance.SetRecurrenceMonthNull()
public void SetRecurrenceMonthNull()
Voir aussi
Référence
ResourceDataSet.CalendarExceptionsRow classe