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