Compartilhar via


TimesheetListDataSet.TimesheetsRow.TS_JOB_UID propriedade

Obtém ou define o GUID do trabalho de quadro de horários.

Namespace:  WebSvcTimeSheet
Assembly:  ProjectServerServices (em ProjectServerServices.dll)

Sintaxe

'Declaração
Public Property TS_JOB_UID As Guid
    Get
    Set
'Uso
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; }

Valor de propriedade

Tipo: System.Guid

Ver também

Referência

TimesheetListDataSet.TimesheetsRow classe

TimesheetListDataSet.TimesheetsRow membros

WebSvcTimeSheet namespace