QueueJob.MessageType property
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
Public ReadOnly Property MessageType As QueueMsgType
Get
'Usage
Dim instance As QueueJob
Dim value As QueueMsgType
value = instance.MessageType
public QueueMsgType MessageType { get; }
Property value
Type: Microsoft.ProjectServer.Client.QueueMsgType