ProjectDataSet.TaskRow.IsTASK_COMPLETE_THROUGHNull-Methode
Bestimmt, ob die TASK_COMPLETE_THROUGH -Eigenschaft auf einen Wert ein Nullverweis (Nothing in Visual Basic) festgelegt ist.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Function IsTASK_COMPLETE_THROUGHNull As Boolean
'Usage
Dim instance As ProjectDataSet.TaskRow
Dim returnValue As Boolean
returnValue = instance.IsTASK_COMPLETE_THROUGHNull()
public bool IsTASK_COMPLETE_THROUGHNull()
Rückgabewert
Typ: System.Boolean