StatusingDataSet.AssignmentsRow.SetWASSN_IS_NEW_ASSNNull Method
Sets the WASSN_IS_NEW_ASSN property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetWASSN_IS_NEW_ASSNNull
'Usage
Dim instance As StatusingDataSet.AssignmentsRow
instance.SetWASSN_IS_NEW_ASSNNull()
public void SetWASSN_IS_NEW_ASSNNull()
See Also
Reference
StatusingDataSet.AssignmentsRow Class