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