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