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