ProjectDataSet.AssignmentRow.SetASSN_CVNull Method
Sets the ASSN_CV property to a null value.
Namespace: WebSvcProject
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetASSN_CVNull
'Usage
Dim instance As ProjectDataSet.AssignmentRow
instance.SetASSN_CVNull()
public void SetASSN_CVNull()
See Also
Reference
ProjectDataSet.AssignmentRow Class