Compartir a través de


de la propiedad OnProjectCheckIn.IEventActivity.QueueName

Obtiene el nombre de la cola de eventos de la actividad de flujo de trabajo. De sólo lectura.

Espacio de nombres:  Microsoft.Office.Project.Server.Workflow
Ensamblado:  Microsoft.Office.Project.Server.Workflow (en Microsoft.Office.Project.Server.Workflow.dll)

Sintaxis

'Declaración
Private ReadOnly Property QueueName As IComparable
    Implements IEventActivity.QueueName
    Get
'Uso
Dim instance As OnProjectCheckIn
Dim value As IComparable

value = CType(instance, IEventActivity).QueueName
IComparableIEventActivity.QueueName { get; }

Valor de propiedad

Tipo: System.IComparable

Implementaciones

IEventActivity.QueueName

Vea también

Referencia

clase OnProjectCheckIn

Miembros OnProjectCheckIn

Espacio de nombres Microsoft.Office.Project.Server.Workflow