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