Share via


PublishedTask.Duration property

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

Syntax

'Declaration
Public ReadOnly Property Duration As String
    Get
'Usage
Dim instance As PublishedTask
Dim value As String

value = instance.Duration
public string Duration { get; }

Property value

Type: System.String

See also

Reference

PublishedTask class

PublishedTask members

Microsoft.ProjectServer.Client namespace