次の方法で共有


TimeSheetLineCreationInformation.Comment property

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

Syntax

'Declaration
Public Property Comment As String
    Get
    Set
'Usage
Dim instance As TimeSheetLineCreationInformation
Dim value As String

value = instance.Comment

instance.Comment = value
public string Comment { get; set; }

Property value

Type: System.String

See also

Reference

TimeSheetLineCreationInformation class

TimeSheetLineCreationInformation members

Microsoft.ProjectServer.Client namespace