Condividi tramite


ResourcePlanDataSet.UtilizationRow.IsRESPLAN_FINISH_DATENull method

Determines whether the ResourcePlanDataSet.UtilizationRow.RESPLAN_FINISH_DATE property is set to a a null reference (Nothing in Visual Basic) value.

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

Syntax

'Declaration
Public Function IsRESPLAN_FINISH_DATENull As Boolean
'Usage
Dim instance As ResourcePlanDataSet.UtilizationRow
Dim returnValue As Boolean

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

Return value

Type: System.Boolean

See also

Reference

ResourcePlanDataSet.UtilizationRow class

ResourcePlanDataSet.UtilizationRow members

WebSvcResourcePlan namespace