WorkflowDataSet.EnterpriseProjectTypeRow.GetEnterpriseProjectTypePDPsRows メソッド
EnterpriseProjectTypePDPsRowオブジェクトのコレクションを取得します。
名前空間: WebSvcWorkflow
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Function GetEnterpriseProjectTypePDPsRows As WorkflowDataSet.EnterpriseProjectTypePDPsRow()
'使用
Dim instance As WorkflowDataSet.EnterpriseProjectTypeRow
Dim returnValue As WorkflowDataSet.EnterpriseProjectTypePDPsRow()
returnValue = instance.GetEnterpriseProjectTypePDPsRows()
public WorkflowDataSet.EnterpriseProjectTypePDPsRow[] GetEnterpriseProjectTypePDPsRows()
戻り値
型: []
関連項目
参照先
WorkflowDataSet.EnterpriseProjectTypeRow クラス