Condividi tramite


ResourceAuthorizationDataSet.ResourcesDataTable.RES_EXCHANGE_SYNCColumn property

Defines the column for the RES_EXCHANGE_SYNC field.

Namespace:  WebSvcResource
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

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

WebSvcResource namespace