Partager via


QueueStatusDataSet.StatusRow.GroupPriority - Propriété

Spécifie la priorité du groupe de travail dans la file d'attente.

Espace de noms :  WebSvcQueueSystem
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
Public Property GroupPriority As Integer
    Get
    Set
'Utilisation
Dim instance As QueueStatusDataSet.StatusRow
Dim value As Integer

value = instance.GroupPriority

instance.GroupPriority = value
public int GroupPriority { get; set; }

Valeur de propriété

Type : System.Int32

Remarques

Pour toute valeur entière de la propriété GroupPriority , consultez le type de QueueConstants.QueueMsgPriority .

Voir aussi

Référence

QueueStatusDataSet.StatusRow classe

QueueStatusDataSet.StatusRow - Membres

WebSvcQueueSystem - Espace de noms