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