共用方式為


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 命名空間