StatusingDataSet.AssignmentsRow.SetASSN_REM_OVT_WORKNull method
Sets the ASSN_REM_OVT_WORK property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetASSN_REM_OVT_WORKNull
'Usage
Dim instance As StatusingDataSet.AssignmentsRow
instance.SetASSN_REM_OVT_WORKNull()
public void SetASSN_REM_OVT_WORKNull()
See also
Reference
StatusingDataSet.AssignmentsRow class