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