OnProjectSubmit.IEventActivity.QueueName 属性
获取工作流活动事件队列的名称。只读的。
命名空间: Microsoft.Office.Project.Server.Workflow
程序集: Microsoft.Office.Project.Server.Workflow(位于 Microsoft.Office.Project.Server.Workflow.dll 中)
语法
声明
Private ReadOnly Property QueueName As IComparable
Implements IEventActivity.QueueName
Get
用法
Dim instance As OnProjectSubmit
Dim value As IComparable
value = CType(instance, IEventActivity).QueueName
IComparableIEventActivity.QueueName { get; }
属性值
类型:System.IComparable
活动在其等待数据到达的工作流队列的名称。