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
アクティビティが到着するデータを待機しているワークフロー キューの名前。