Поделиться через


ResourceAuthorizationDataSet.ResourcesDataTable.RES_EXCHANGE_SYNCColumn Property

Defines the column for the RES_EXCHANGE_SYNC 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_EXCHANGE_SYNCColumn As DataColumn
    Get
'Usage
Dim instance As ResourceAuthorizationDataSet.ResourcesDataTable
Dim value As DataColumn

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

Property Value

Type: System.Data.DataColumn
Returns DataColumn.

See Also

Reference

ResourceAuthorizationDataSet.ResourcesDataTable Class

ResourceAuthorizationDataSet.ResourcesDataTable Members

Resource Web Service