Share via


ResourceAuthorizationDataSet.GlobalPermissionsDataTable.WSEC_DENYColumn Property

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

Syntax

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

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

Property Value

Type: System.Data.DataColumn

See Also

Reference

ResourceAuthorizationDataSet.GlobalPermissionsDataTable Class

ResourceAuthorizationDataSet.GlobalPermissionsDataTable Members

WebSvcResource Namespace