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