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