表示未提交指定的时间段的工时单信息。
继承层次结构
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([])方法来检索这些数据。
线程安全性
该类型的任何公共 静态 (已共享 在 Visual Basic 中) 成员都是线程安全的。不保证任何实例成员都是线程安全的。