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