DriverDataSet.DriverImpactStatements 属性

获取任务、 资源、 成本和工作分配驱动程序数据影响陈述有关的信息。

命名空间:  WebSvcDriver
程序集:  ProjectServerServices(位于 ProjectServerServices.dll 中)

语法

声明
<BrowsableAttribute(False)> _
Public ReadOnly Property DriverImpactStatements As DriverDataSet.DriverImpactStatementsDataTable
    Get
用法
Dim instance As DriverDataSet
Dim value As DriverDataSet.DriverImpactStatementsDataTable

value = instance.DriverImpactStatements
[BrowsableAttribute(false)]
public DriverDataSet.DriverImpactStatementsDataTable DriverImpactStatements { get; }

属性值

类型:WebSvcDriver.DriverDataSet.DriverImpactStatementsDataTable

另请参阅

引用

DriverDataSet 类

DriverDataSet 成员

WebSvcDriver 命名空间