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