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