ProjectDataSet.TaskRow.IsTASK_START_VARNull-Methode
Bestimmt, ob die TASK_START_VAR -Eigenschaft auf einen null-Wert festgelegt ist.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Function IsTASK_START_VARNull As Boolean
'Usage
Dim instance As ProjectDataSet.TaskRow
Dim returnValue As Boolean
returnValue = instance.IsTASK_START_VARNull()
public bool IsTASK_START_VARNull()
Rückgabewert
Typ: System.Boolean