Share via


ServiceStatus.IsDelegate property

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)

Syntax

'Declaration
Public ReadOnly Property IsDelegate As Boolean
    Get
'Usage
Dim instance As ServiceStatus
Dim value As Boolean

value = instance.IsDelegate
public bool IsDelegate { get; }

Property value

Type: System.Boolean

See also

Reference

ServiceStatus class

ServiceStatus members

Microsoft.ProjectServer.Client namespace