de la propiedad PSContextInfoV14.TrackingGuid
Obtiene o establece el GUID para el seguimiento de la tarea de la cola de Project Server.
Espacio de nombres: Microsoft.Office.Project.Server.Library
Ensamblado: Microsoft.Office.Project.Server.Library (en Microsoft.Office.Project.Server.Library.dll)
Sintaxis
'Declaración
Public Property TrackingGuid As Guid
Get
Set
'Uso
Dim instance As PSContextInfoV14
Dim value As Guid
value = instance.TrackingGuid
instance.TrackingGuid = value
public Guid TrackingGuid { get; set; }
Valor de propiedad
Tipo: System.Guid
El trabajo en cola GUID de seguimiento.