ProjectDataSet.ProjectRow.IsPROJ_IS_TASK_LISTNull-Methode
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Function IsPROJ_IS_TASK_LISTNull As Boolean
'Usage
Dim instance As ProjectDataSet.ProjectRow
Dim returnValue As Boolean
returnValue = instance.IsPROJ_IS_TASK_LISTNull()
public bool IsPROJ_IS_TASK_LISTNull()
Rückgabewert
Typ: System.Boolean
Siehe auch
Referenz
ProjectDataSet.ProjectRow Klasse