Share via


DriverPrioritizationDataSet.PrioritizationDataTable.RELATIVE_IMPORTANCE_CF_NAMEColumn Property

Defines the column for the RELATIVE_IMPORTANCE_CF_NAME field.

Namespace:  [Driver Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Driver.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Driver.asmx?wsdl

Syntax

'Declaration
Public ReadOnly Property RELATIVE_IMPORTANCE_CF_NAMEColumn As DataColumn
    Get
'Usage
Dim instance As DriverPrioritizationDataSet.PrioritizationDataTable
Dim value As DataColumn

value = instance.RELATIVE_IMPORTANCE_CF_NAMEColumn
public DataColumn RELATIVE_IMPORTANCE_CF_NAMEColumn { get; }

Property Value

Type: System.Data.DataColumn

See Also

Reference

DriverPrioritizationDataSet.PrioritizationDataTable Class

DriverPrioritizationDataSet.PrioritizationDataTable Members

Driver Web Service