Share via


OnProjectCheckIn.IEventActivity.QueueName property

Gets the name of the workflow activity event queue. Read-only.

Namespace:  Microsoft.Office.Project.Server.Workflow
Assembly:  Microsoft.Office.Project.Server.Workflow (in Microsoft.Office.Project.Server.Workflow.dll)

Syntax

'Declaration
Private ReadOnly Property QueueName As IComparable
    Implements IEventActivity.QueueName
    Get
'Usage
Dim instance As OnProjectCheckIn
Dim value As IComparable

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

Property value

Type: System.IComparable

Implements

IEventActivity.QueueName

See also

Reference

OnProjectCheckIn class

OnProjectCheckIn members

Microsoft.Office.Project.Server.Workflow namespace