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