TimeSheetLineCreationInformation クラス
プロパティの設定とタイムシート行の作成に使用するメソッドを提供します。
継承階層
System.Object
Microsoft.SharePoint.Client.ClientValueObject
Microsoft.ProjectServer.Client.TimeSheetLineCreationInformation
名前空間: Microsoft.ProjectServer.Client
アセンブリ: Microsoft.ProjectServer.Client (Microsoft.ProjectServer.Client.dll 内)
構文
'宣言
<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
スレッド セーフ
この型のパブリック static (Visual Basic のShared ) メンバーはいずれもスレッド セーフです。インスタンス メンバーはスレッド セーフになるという保証はありません。