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