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