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