Condividi tramite


SecurityCategoriesDataSet.SecurityCategoriesDataTable.WSEC_CAT_UIDColumn property

Defines the column for the WSEC_CAT_UID field.

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

Syntax

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

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

Property value

Type: System.Data.DataColumn

See also

Reference

SecurityCategoriesDataSet.SecurityCategoriesDataTable class

SecurityCategoriesDataSet.SecurityCategoriesDataTable members

WebSvcSecurity namespace