Compartir a través de


del método ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow.GetCustomFieldsRows

Obtiene la información de los campos personalizados de partes de horas.

Espacio de nombres:  WebSvcTimeSheet
Ensamblado:  ProjectServerServices (en ProjectServerServices.dll)

Sintaxis

'Declaración
Public Function GetCustomFieldsRows As ProjectTimesheetLinesDataSet.CustomFieldsRow()
'Uso
Dim instance As ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow
Dim returnValue As ProjectTimesheetLinesDataSet.CustomFieldsRow()

returnValue = instance.GetCustomFieldsRows()
public ProjectTimesheetLinesDataSet.CustomFieldsRow[] GetCustomFieldsRows()

Valor devuelto

Tipo: []

Vea también

Referencia

clase ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow

Miembros ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow

Espacio de nombres WebSvcTimeSheet