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