ProjectWSSInfoDataSet.ProjWssInfoRow.IsPROJECT_WORKSPACE_NAMENull Method

Determines whether PROJECT_WORKSPACE_NAME is set to a null value.

Namespace:  WebSvcWssInterop
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.dll)

Syntax

'Declaration
Public Function IsPROJECT_WORKSPACE_NAMENull As Boolean
'Usage
Dim instance As ProjectWSSInfoDataSet.ProjWssInfoRow
Dim returnValue As Boolean

returnValue = instance.IsPROJECT_WORKSPACE_NAMENull()
public bool IsPROJECT_WORKSPACE_NAMENull()

Return Value

Type: System.Boolean

See Also

Reference

ProjectWSSInfoDataSet.ProjWssInfoRow Class

ProjectWSSInfoDataSet.ProjWssInfoRow Members

WebSvcWssInterop Namespace