Share via


UserDelegationDataSet.ResourceDelegationsDataTable.RES_NAMEColumn Property

Defines the column for the RES_NAME field.

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

Syntax

'Declaration
Public ReadOnly Property RES_NAMEColumn As DataColumn
    Get
'Usage
Dim instance As UserDelegationDataSet.ResourceDelegationsDataTable
Dim value As DataColumn

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

Property Value

Type: System.Data.DataColumn

See Also

Reference

UserDelegationDataSet.ResourceDelegationsDataTable Class

UserDelegationDataSet.ResourceDelegationsDataTable Members

Resource Web Service