TimesheetListDataSet.TimesheetsRow.SetTS_JOB_UIDNull - Méthode
Définit la propriété TS_JOB_UID sur une valeur nulle.
Espace de noms : WebSvcTimeSheet
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Sub SetTS_JOB_UIDNull
'Utilisation
Dim instance As TimesheetListDataSet.TimesheetsRow
instance.SetTS_JOB_UIDNull()
public void SetTS_JOB_UIDNull()
Voir aussi
Référence
TimesheetListDataSet.TimesheetsRow classe