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