Freigeben über


ProjectDataSet.ProjectRow.IsCAL_UIDNull-Methode

Bestimmt, ob die CAL_UID -Eigenschaft auf einen null-Wert festgelegt ist.

Namespace:  WebSvcProject
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Function IsCAL_UIDNull As Boolean
'Usage
Dim instance As ProjectDataSet.ProjectRow
Dim returnValue As Boolean

returnValue = instance.IsCAL_UIDNull()
public bool IsCAL_UIDNull()

Rückgabewert

Typ: System.Boolean
True Wenn CAL_UIDein Nullverweis (Nothing in Visual Basic)ist.

Siehe auch

Referenz

ProjectDataSet.ProjectRow Klasse

ProjectDataSet.ProjectRow-Member

WebSvcProject-Namespace