ProjectWSSInfoDataSet.ProjWssInfoRow.IsPROJECT_NAMENull-Methode
Bestimmt, ob die PROJECT_NAME auf einen null-Wert festgelegt ist.
Namespace: WebSvcWssInterop
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Function IsPROJECT_NAMENull As Boolean
'Usage
Dim instance As ProjectWSSInfoDataSet.ProjWssInfoRow
Dim returnValue As Boolean
returnValue = instance.IsPROJECT_NAMENull()
public bool IsPROJECT_NAMENull()
Rückgabewert
Typ: System.Boolean
Siehe auch
Referenz
ProjectWSSInfoDataSet.ProjWssInfoRow Klasse