UnsubmittedTimesheetDataSet クラス
表す件の未提出タイムシートの情報を指定された期間。
継承階層
System.Object
System.ComponentModel.MarshalByValueComponent
System.Data.DataSet
WebSvcAdmin.UnsubmittedTimesheetDataSet
名前空間: WebSvcAdmin
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
<SerializableAttribute> _
Public Class UnsubmittedTimesheetDataSet _
Inherits DataSet
'使用
Dim instance As UnsubmittedTimesheetDataSet
[SerializableAttribute]
public class UnsubmittedTimesheetDataSet : DataSet
注釈
このデータを取得するために、 ReadPeriodsWithUnsubmittedTimesheet([])メソッドを使用します。
スレッド セーフ
この型のパブリック static (Visual Basic のShared ) メンバーはいずれもスレッド セーフです。インスタンス メンバーはスレッド セーフになるという保証はありません。