StatusingDataSet.ProjectsRow.SetPROJ_INFO_CURRENT_DATENull method

Sets the PROJ_INFO_CURRENT_DATE property to a a null reference (Nothing in Visual Basic) value.

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

Syntax

'Declaration
Public Sub SetPROJ_INFO_CURRENT_DATENull
'Usage
Dim instance As StatusingDataSet.ProjectsRow

instance.SetPROJ_INFO_CURRENT_DATENull()
public void SetPROJ_INFO_CURRENT_DATENull()

See also

Reference

StatusingDataSet.ProjectsRow class

StatusingDataSet.ProjectsRow members

WebSvcStatusing namespace