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