Share via


ProjectSummaryTask.FinishText property

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

Syntax

'Declaration
Public ReadOnly Property FinishText As String
    Get
'Usage
Dim instance As ProjectSummaryTask
Dim value As String

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

Property value

Type: System.String

See also

Reference

ProjectSummaryTask class

ProjectSummaryTask members

Microsoft.ProjectServer.Client namespace