Share via


ProjectWSSInfoDataSet.ProjWssInfoRow.IsPROJECT_ISSUES_URLNull method

Determines whether PROJECT_ISSUES_URL is set to a null value.

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()

Return value

Type: System.Boolean

See also

Reference

ProjectWSSInfoDataSet.ProjWssInfoRow class

ProjectWSSInfoDataSet.ProjWssInfoRow members

WebSvcWssInterop namespace