ResourceDataSet.CalendarExceptionsRow.IsRecurrenceMonthNull - Méthode
Détermine si la propriété RecurrenceMonth est définie sur une valeur null.
Espace de noms : WebSvcResource
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Function IsRecurrenceMonthNull As Boolean
'Utilisation
Dim instance As ResourceDataSet.CalendarExceptionsRow
Dim returnValue As Boolean
returnValue = instance.IsRecurrenceMonthNull()
public bool IsRecurrenceMonthNull()
Valeur renvoyée
Type : System.Boolean
Voir aussi
Référence
ResourceDataSet.CalendarExceptionsRow classe