ProjectDataSet.ProjectRow.SetPROJ_PROP_KEYWORDSNull Method
Sets the PROJ_PROP_KEYWORDS field to a null reference (Nothing in Visual Basic).
Namespace: WebSvcProject
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetPROJ_PROP_KEYWORDSNull
'Usage
Dim instance As ProjectDataSet.ProjectRow
instance.SetPROJ_PROP_KEYWORDSNull()
public void SetPROJ_PROP_KEYWORDSNull()
See Also
Reference
ProjectDataSet.ProjectRow Class