TimeSheetWorkCreationInformation クラス
プロパティの設定とタイムシートの作業オブジェクトを作成するのに使用するメソッドを提供します。
継承階層
System.Object
Microsoft.SharePoint.Client.ClientValueObject
Microsoft.ProjectServer.Client.TimeSheetWorkCreationInformation
名前空間: Microsoft.ProjectServer.Client
アセンブリ: Microsoft.ProjectServer.Client (Microsoft.ProjectServer.Client.dll 内)
構文
'宣言
<ScriptTypeAttribute("PS.TimeSheetWorkCreationInformation", ValueObject := True, _
ServerTypeId := "{af30dddc-cd0d-4c2f-a6cd-9b725e6d70d2}")> _
Public Class TimeSheetWorkCreationInformation _
Inherits ClientValueObject
'使用
Dim instance As TimeSheetWorkCreationInformation
[ScriptTypeAttribute("PS.TimeSheetWorkCreationInformation", ValueObject = true,
ServerTypeId = "{af30dddc-cd0d-4c2f-a6cd-9b725e6d70d2}")]
public class TimeSheetWorkCreationInformation : ClientValueObject
スレッド セーフ
この型のパブリック static (Visual Basic のShared ) メンバーはいずれもスレッド セーフです。インスタンス メンバーはスレッド セーフになるという保証はありません。