TimeSheetLineCreationInformation class
提供屬性設定值和方法,用於建立時程表的線條。
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Client.ClientValueObject
Microsoft.ProjectServer.Client.TimeSheetLineCreationInformation
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'宣告
<ScriptTypeAttribute("PS.TimeSheetLineCreationInformation", ValueObject := True, _
ServerTypeId := "{dbbd87af-f81d-413f-9899-957de504618a}")> _
Public Class TimeSheetLineCreationInformation _
Inherits ClientValueObject
'用途
Dim instance As TimeSheetLineCreationInformation
[ScriptTypeAttribute("PS.TimeSheetLineCreationInformation", ValueObject = true,
ServerTypeId = "{dbbd87af-f81d-413f-9899-957de504618a}")]
public class TimeSheetLineCreationInformation : ClientValueObject
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.