ProjectDataSet.AssignmentRow.SetASSN_SVNull Method
Sets the ASSN_SV property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
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