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