SecurityProjectCategoriesDataSet.GroupRelationsDataTable.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.GroupRelationsDataTable
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.GroupRelationsDataTable class
SecurityProjectCategoriesDataSet.GroupRelationsDataTable members