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