Share via


DriverPrioritizationDataSet.PrioritizationRow.IsLAST_UPDATED_BY_RES_NAMENull method

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

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

Syntax

'Declaration
Public Function IsLAST_UPDATED_BY_RES_NAMENull As Boolean
'Usage
Dim instance As DriverPrioritizationDataSet.PrioritizationRow
Dim returnValue As Boolean

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

Return value

Type: System.Boolean
Returns Boolean.

See also

Reference

DriverPrioritizationDataSet.PrioritizationRow class

DriverPrioritizationDataSet.PrioritizationRow members

WebSvcDriver namespace