OnProjectCheckIn.IEventActivity.QueueName - Propriété

Obtient le nom de la file d'attente des événements d'activités du flux de travail. En lecture seule.

Espace de noms :  Microsoft.Office.Project.Server.Workflow
Assembly :  Microsoft.Office.Project.Server.Workflow (dans Microsoft.Office.Project.Server.Workflow.dll)

Syntaxe

'Déclaration
Private ReadOnly Property QueueName As IComparable
    Implements IEventActivity.QueueName
    Get
'Utilisation
Dim instance As OnProjectCheckIn
Dim value As IComparable

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

Valeur de propriété

Type : System.IComparable

Implémentations

IEventActivity.QueueName

Voir aussi

Référence

OnProjectCheckIn classe

OnProjectCheckIn - Membres

Microsoft.Office.Project.Server.Workflow - Espace de noms