StatusingDataSet.ProjectsRow.SetPROJ_INFO_START_DATENull Method
Sets the PROJ_INFO_START_DATE property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetPROJ_INFO_START_DATENull
'Usage
Dim instance As StatusingDataSet.ProjectsRow
instance.SetPROJ_INFO_START_DATENull()
public void SetPROJ_INFO_START_DATENull()
See Also
Reference
StatusingDataSet.ProjectsRow Class