Share via


ArchivedProjectsDataSet.ProjectsRow.IsPROJ_VERSION_DESCRIPTIONNull method

Determines whether the PROJ_VERSION_DESCRIPTION property is set to a null value.

Namespace:  WebSvcArchive
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Function IsPROJ_VERSION_DESCRIPTIONNull As Boolean
'Usage
Dim instance As ArchivedProjectsDataSet.ProjectsRow
Dim returnValue As Boolean

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

Return value

Type: System.Boolean

See also

Reference

ArchivedProjectsDataSet.ProjectsRow class

ArchivedProjectsDataSet.ProjectsRow members

WebSvcArchive namespace