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