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