Condividi tramite


ResourceAuthorizationDataSet.CategoryPermissionsDataTable.WSEC_DENYColumn Property

Defines the column for the WSEC_DENY 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 WSEC_DENYColumn As DataColumn
    Get
'Usage
Dim instance As ResourceAuthorizationDataSet.CategoryPermissionsDataTable
Dim value As DataColumn

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

Property Value

Type: System.Data.DataColumn

See Also

Reference

ResourceAuthorizationDataSet.CategoryPermissionsDataTable Class

ResourceAuthorizationDataSet.CategoryPermissionsDataTable Members

Resource Web Service