ObjectLinkProviderDataSet.WebObjectsRow.SetWOBJ_TP_IDNull Method
Sets the WOBJ_TP_ID() property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcObjectLinkProvider
Assembly: ProjectServerWebServices (in ProjectServerWebServices.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