SummaryTaskPathDataSet 类
表示摘要任务路径状态的信息 ;其属性返回数据表表示的对象状态的详细的信息。
继承层次结构
System.Object
System.ComponentModel.MarshalByValueComponent
System.Data.DataSet
WebSvcStatusing.SummaryTaskPathDataSet
命名空间: WebSvcStatusing
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
<SerializableAttribute> _
Public Class SummaryTaskPathDataSet _
Inherits DataSet
用法
Dim instance As SummaryTaskPathDataSet
[SerializableAttribute]
public class SummaryTaskPathDataSet : DataSet
线程安全性
该类型的任何公共 静态 (已共享 在 Visual Basic 中) 成员都是线程安全的。不保证任何实例成员都是线程安全的。