Share via


ResourceDataSet.ResourcesRow.IsRES_TERMINATION_DATENull method

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

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

Syntax

'Declaration
Public Function IsRES_TERMINATION_DATENull As Boolean
'Usage
Dim instance As ResourceDataSet.ResourcesRow
Dim returnValue As Boolean

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

Return value

Type: System.Boolean

See also

Reference

ResourceDataSet.ResourcesRow class

ResourceDataSet.ResourcesRow members

WebSvcResource namespace