Compartir a través de


de la propiedad TimesheetListDataSet.TimesheetsRow.TS_JOB_UID

Obtiene o establece el GUID del trabajo de parte de horas.

Espacio de nombres:  WebSvcTimeSheet
Ensamblado:  ProjectServerServices (en ProjectServerServices.dll)

Sintaxis

'Declaración
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 propiedad

Tipo: System.Guid

Vea también

Referencia

clase TimesheetListDataSet.TimesheetsRow

Miembros TimesheetListDataSet.TimesheetsRow

Espacio de nombres WebSvcTimeSheet