SecurityProjectCategoriesDataSet.UserRelationsDataTable.WSEC_CAT_UIDColumn property
Define 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.UserRelationsDataTable
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.UserRelationsDataTable class
SecurityProjectCategoriesDataSet.UserRelationsDataTable members