Поделиться через


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
IComparable IEventActivity.QueueName { get; }

Property Value

Type: System.IComparable

Implements

IEventActivity.QueueName

See Also

Reference

OnProjectCheckIn Class

OnProjectCheckIn Members

Microsoft.Office.Project.Server.Workflow Namespace