PlannerSolutionDataSet.SolutionProjectRequirementsByRoleDataTable 构造函数 (SerializationInfo, StreamingContext)

通过使用不同的参数创建SolutionProjectRequirementsByRoleDataTable类的一个实例。

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

语法

声明
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
用法
Dim info As SerializationInfo
Dim context As StreamingContext

Dim instance As New PlannerSolutionDataSet.SolutionProjectRequirementsByRoleDataTable(info, context)
protected SolutionProjectRequirementsByRoleDataTable(
    SerializationInfo info,
    StreamingContext context
)

参数

另请参阅

引用

PlannerSolutionDataSet.SolutionProjectRequirementsByRoleDataTable 类

PlannerSolutionDataSet.SolutionProjectRequirementsByRoleDataTable 成员

PlannerSolutionDataSet.SolutionProjectRequirementsByRoleDataTable 重载

WebSvcPortfolioAnalyses 命名空间