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