ObjectLinkProviderDataSet.WebObjectsRow.SetWOBJ_LIST_NAMENull Method
Sets the WOBJ_LIST_NAME() property to a null value.
Namespace: [ObjectLinkProvider Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/ObjectLinkProvider.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/ObjectLinkProvider.asmx?wsdl
Syntax
'Declaration
Public Sub SetWOBJ_LIST_NAMENull
'Usage
Dim instance As ObjectLinkProviderDataSet.WebObjectsRow
instance.SetWOBJ_LIST_NAMENull()
public void SetWOBJ_LIST_NAMENull()
See Also
Reference
ObjectLinkProviderDataSet.WebObjectsRow Class