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