ObjectLinkProviderDataSet.WebObjectsRow.SetWOBJ_LIST_NAMENull method
Sets the WOBJ_LIST_NAME() property to a null value.
Namespace: WebSvcObjectLinkProvider
Assembly: ProjectServerServices (in ProjectServerServices.dll)
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