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