del método WorkflowDataSet.EnterpriseProjectTypeRow.GetEnterpriseProjectTypePDPsRows
Obtiene la colección de objetos EnterpriseProjectTypePDPsRow .
Espacio de nombres: WebSvcWorkflow
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Function GetEnterpriseProjectTypePDPsRows As WorkflowDataSet.EnterpriseProjectTypePDPsRow()
'Uso
Dim instance As WorkflowDataSet.EnterpriseProjectTypeRow
Dim returnValue As WorkflowDataSet.EnterpriseProjectTypePDPsRow()
returnValue = instance.GetEnterpriseProjectTypePDPsRows()
public WorkflowDataSet.EnterpriseProjectTypePDPsRow[] GetEnterpriseProjectTypePDPsRows()
Valor devuelto
Tipo: []
Vea también
Referencia
clase WorkflowDataSet.EnterpriseProjectTypeRow