TimesheetListDataSet.TimesheetsRow.IsTS_AUX_STATUSNull-Methode
Bestimmt, ob die TS_AUX_STATUS -Eigenschaft auf einen null-Wert festgelegt ist.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Function IsTS_AUX_STATUSNull As Boolean
'Usage
Dim instance As TimesheetListDataSet.TimesheetsRow
Dim returnValue As Boolean
returnValue = instance.IsTS_AUX_STATUSNull()
public bool IsTS_AUX_STATUSNull()
Rückgabewert
Typ: System.Boolean
Siehe auch
Referenz
TimesheetListDataSet.TimesheetsRow Klasse