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