Share via


ProjectDataSet.AssignmentRow.IsASSN_RES_TYPENull method

Determines whether the ASSN_RES_TYPE property is set to a null value.

Namespace:  WebSvcProject
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Function IsASSN_RES_TYPENull As Boolean
'Usage
Dim instance As ProjectDataSet.AssignmentRow
Dim returnValue As Boolean

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

Return value

Type: System.Boolean

See also

Reference

ProjectDataSet.AssignmentRow class

ProjectDataSet.AssignmentRow members

WebSvcProject namespace