Share via


ResourceDataSet.ResourceAvailabilitiesRow.IsRES_AVAIL_TONull method

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

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

Syntax

'Declaration
Public Function IsRES_AVAIL_TONull As Boolean
'Usage
Dim instance As ResourceDataSet.ResourceAvailabilitiesRow
Dim returnValue As Boolean

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

Return value

Type: System.Boolean

See also

Reference

ResourceDataSet.ResourceAvailabilitiesRow class

ResourceDataSet.ResourceAvailabilitiesRow members

WebSvcTimeSheet namespace