Aracılığıyla paylaş


ProjectDataSet.ProjectRow.IsPROJ_WINPROJ_VERSION_NUMBERNull Method

Gets a value that indicates whether the PROJ_WINPROJ_VERSION_NUMBER is a null reference (Nothing in Visual Basic).

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

Syntax

'Declaration
Public Function IsPROJ_WINPROJ_VERSION_NUMBERNull As Boolean
'Usage
Dim instance As ProjectDataSet.ProjectRow
Dim returnValue As Boolean

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

Return Value

Type: System.Boolean

See Also

Reference

ProjectDataSet.ProjectRow Class

ProjectDataSet.ProjectRow Members

Statusing Web Service