del método TimesheetListDataSet.TimesheetsRow.IsWPRD_NAMENull
Determina si la propiedad WPRD_NAME se establece en un valor nulo.
Espacio de nombres: WebSvcTimeSheet
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Function IsWPRD_NAMENull As Boolean
'Uso
Dim instance As TimesheetListDataSet.TimesheetsRow
Dim returnValue As Boolean
returnValue = instance.IsWPRD_NAMENull()
public bool IsWPRD_NAMENull()
Valor devuelto
Tipo: System.Boolean
Vea también
Referencia
clase TimesheetListDataSet.TimesheetsRow