Свойство QueueJob.MessageType
Получает тип очереди сообщений, для отправки задания в системе очередей Project Server.
Пространство имен: Microsoft.ProjectServer.Client
Сборка: Microsoft.ProjectServer.Client (в Microsoft.ProjectServer.Client.dll)
Синтаксис
'Декларация
<RemoteAttribute> _
Public ReadOnly Property MessageType As QueueMsgType
Get
'Применение
Dim instance As QueueJob
Dim value As QueueMsgType
value = instance.MessageType
[RemoteAttribute]
public QueueMsgType MessageType { get; }
Значение свойства
Тип: Microsoft.ProjectServer.Client.QueueMsgType
Перечисляемые значения, представленного объектом QueueMsgType .