Поделиться через


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

See also

Reference

QueueJob class

QueueJob members

Microsoft.ProjectServer.Client namespace