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