Condividi tramite


SecurityCategoriesDataSet.SecurityCategoriesDataTable.WSEC_CAT_DESCColumn property

Defines the column for the WSEC_CAT_DESC field.

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

Syntax

'Declaration
Public ReadOnly Property WSEC_CAT_DESCColumn As DataColumn
    Get
'Usage
Dim instance As SecurityCategoriesDataSet.SecurityCategoriesDataTable
Dim value As DataColumn

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

Property value

Type: System.Data.DataColumn

See also

Reference

SecurityCategoriesDataSet.SecurityCategoriesDataTable class

SecurityCategoriesDataSet.SecurityCategoriesDataTable members

WebSvcSecurity namespace