Share via


ResourceAuthorizationDataSet.GlobalPermissionsDataTable.WSEC_ALLOWColumn Property

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

Syntax

'Declaration
Public ReadOnly Property WSEC_ALLOWColumn As DataColumn
    Get
'Usage
Dim instance As ResourceAuthorizationDataSet.GlobalPermissionsDataTable
Dim value As DataColumn

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

Property Value

Type: System.Data.DataColumn

See Also

Reference

ResourceAuthorizationDataSet.GlobalPermissionsDataTable Class

ResourceAuthorizationDataSet.GlobalPermissionsDataTable Members

WebSvcResource Namespace