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