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