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