TimesheetListDataSet.TimesheetsRow.TS_JOB_UID - Propriété

Obtient ou définit le GUID du travail de feuille de temps.

Espace de noms :  WebSvcTimeSheet
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
Public Property TS_JOB_UID As Guid
    Get
    Set
'Utilisation
Dim instance As TimesheetListDataSet.TimesheetsRow
Dim value As Guid

value = instance.TS_JOB_UID

instance.TS_JOB_UID = value
public Guid TS_JOB_UID { get; set; }

Valeur de propriété

Type : System.Guid

Voir aussi

Référence

TimesheetListDataSet.TimesheetsRow classe

TimesheetListDataSet.TimesheetsRow - Membres

WebSvcTimeSheet - Espace de noms