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