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