Share via


ProjectDataSet.AssignmentRow.IsASSN_VACNull Method

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

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

Syntax

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

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

Return Value

Type: System.Boolean

See Also

Reference

ProjectDataSet.AssignmentRow Class

ProjectDataSet.AssignmentRow Members

WebSvcProject Namespace