Condividi tramite


ResourceAuthorizationDataSet.ResourcesDataTable.RES_PREVENT_ADSYNCColumn property

Defines the column for the RES_PREVENT_ADSYNC field.

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

Syntax

'Declaration
Public ReadOnly Property RES_PREVENT_ADSYNCColumn As DataColumn
    Get
'Usage
Dim instance As ResourceAuthorizationDataSet.ResourcesDataTable
Dim value As DataColumn

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

Property value

Type: System.Data.DataColumn

See also

Reference

ResourceAuthorizationDataSet.ResourcesDataTable class

ResourceAuthorizationDataSet.ResourcesDataTable members

WebSvcResource namespace