StatusingDataSet.TasksRow.SetWOBJ_OTHER_REF_CNTNull method
Sets the WOBJ_OTHER_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_OTHER_REF_CNTNull
'Usage
Dim instance As StatusingDataSet.TasksRow
instance.SetWOBJ_OTHER_REF_CNTNull()
public void SetWOBJ_OTHER_REF_CNTNull()
See also
Reference
StatusingDataSet.TasksRow class