DriverPrioritizationDataSet.PrioritizationRow.SetLAST_UPDATED_BY_RES_NAMENull method
Sets the LAST_UPDATED_BY_RES_NAME property to a null value.
Namespace: WebSvcDriver
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetLAST_UPDATED_BY_RES_NAMENull
'Usage
Dim instance As DriverPrioritizationDataSet.PrioritizationRow
instance.SetLAST_UPDATED_BY_RES_NAMENull()
public void SetLAST_UPDATED_BY_RES_NAMENull()
See also
Reference
DriverPrioritizationDataSet.PrioritizationRow class