DriverDataSet.DriverRow.GetDriverImpactStatementsRows 方法
获取的DriverImpactStatementsRow对象。
命名空间: WebSvcDriver
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public Function GetDriverImpactStatementsRows As DriverDataSet.DriverImpactStatementsRow()
用法
Dim instance As DriverDataSet.DriverRow
Dim returnValue As DriverDataSet.DriverImpactStatementsRow()
returnValue = instance.GetDriverImpactStatementsRows()
public DriverDataSet.DriverImpactStatementsRow[] GetDriverImpactStatementsRows()
返回值
类型:[]