Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 OnProjectCommit
Dim value As IComparable
value = CType(instance, IEventActivity).QueueName
IComparableIEventActivity.QueueName { get; }
Property value
Type: System.IComparable
The workflow activity event queue.