ObjectLinkProviderDataSet.WebObjectsRow.SetWOBJ_DOC_REF_CNTNull method
Sets the WOBJ_DOC_REF_CNT() property to a null value.
Namespace: WebSvcObjectLinkProvider
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetWOBJ_DOC_REF_CNTNull
'Usage
Dim instance As ObjectLinkProviderDataSet.WebObjectsRow
instance.SetWOBJ_DOC_REF_CNTNull()
public void SetWOBJ_DOC_REF_CNTNull()
See also
Reference
ObjectLinkProviderDataSet.WebObjectsRow class