de la propiedad ReportingPostTimesheetClassChangedEventArgs.ClassGuid
Obtiene el GUID de la clase de línea del parte de horas modificado.
Espacio de nombres: Microsoft.Office.Project.Server.Events
Ensamblado: Microsoft.Office.Project.Server.Events.Receivers (en Microsoft.Office.Project.Server.Events.Receivers.dll)
Sintaxis
'Declaración
Public ReadOnly Property ClassGuid As Guid
Get
'Uso
Dim instance As ReportingPostTimesheetClassChangedEventArgs
Dim value As Guid
value = instance.ClassGuid
public Guid ClassGuid { get; }
Valor de propiedad
Tipo: System.Guid
Vea también
Referencia
clase ReportingPostTimesheetClassChangedEventArgs