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