Share via


SecurityProjectCategoriesDataSet.ProjectCategoriesDataTable.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 SecurityProjectCategoriesDataSet.ProjectCategoriesDataTable
Dim value As DataColumn

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

Property value

Type: System.Data.DataColumn

See also

Reference

SecurityProjectCategoriesDataSet.ProjectCategoriesDataTable class

SecurityProjectCategoriesDataSet.ProjectCategoriesDataTable members

WebSvcSecurity namespace