StatusingDataSet.ProjectsRow.SetPROJ_OPT_DEF_START_TIMENull method
Sets the PROJ_OPT_DEF_START_TIME property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetPROJ_OPT_DEF_START_TIMENull
'Usage
Dim instance As StatusingDataSet.ProjectsRow
instance.SetPROJ_OPT_DEF_START_TIMENull()
public void SetPROJ_OPT_DEF_START_TIMENull()
See also
Reference
StatusingDataSet.ProjectsRow class