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: ProjectServerServices (in ProjectServerServices.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