Share via


DriverPrioritizationDataSet.PrioritizationRow.IsLAST_UPDATED_BY_RES_UIDNull method

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

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

Syntax

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

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

Return value

Type: System.Boolean
Returns Boolean.

See also

Reference

DriverPrioritizationDataSet.PrioritizationRow class

DriverPrioritizationDataSet.PrioritizationRow members

WebSvcDriver namespace