Share via


StatusingDataSet.AssignmentsRow.IsASSN_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 Function IsASSN_TASK_MANAGEMENT_FLAGSNull As Boolean
'Usage
Dim instance As StatusingDataSet.AssignmentsRow
Dim returnValue As Boolean

returnValue = instance.IsASSN_TASK_MANAGEMENT_FLAGSNull()
public bool IsASSN_TASK_MANAGEMENT_FLAGSNull()

Return value

Type: System.Boolean

See also

Reference

StatusingDataSet.AssignmentsRow class

StatusingDataSet.AssignmentsRow members

WebSvcStatusing namespace