ProjectWSSInfoDataSet.ProjWssInfoRow.IsPROJECT_RISKS_URLNull Method

Determines whether PROJECT_RISKS_URL is set to a null value.

Namespace:  [WssInterop Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/WssInterop.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/WssInterop.asmx?wsdl

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

Return Value

Type: System.Boolean

See Also

Reference

ProjectWSSInfoDataSet.ProjWssInfoRow Class

ProjectWSSInfoDataSet.ProjWssInfoRow Members

WssInterop Web Service