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