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