ObjectLinkProviderDataSet.WebObjectsRow.SetWOBJ_DESCNull Method
Sets the WOBJ_DESC() property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcObjectLinkProvider
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetWOBJ_DESCNull
'Usage
Dim instance As ObjectLinkProviderDataSet.WebObjectsRow
instance.SetWOBJ_DESCNull()
public void SetWOBJ_DESCNull()
See Also
Reference
ObjectLinkProviderDataSet.WebObjectsRow Class