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