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