ProjectDataSet.AssignmentRow.SetASSN_CVNull method
Sets the ASSN_CV property to a null value.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.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