SecurityProjectCategoriesDataSet.UserRelationsDataTable.RES_UIDColumn Property
Define the column for the RES_UID field.
Namespace: [Security Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Security.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Security.asmx?wsdl
Syntax
'Declaration
Public ReadOnly Property RES_UIDColumn As DataColumn
Get
'Usage
Dim instance As SecurityProjectCategoriesDataSet.UserRelationsDataTable
Dim value As DataColumn
value = instance.RES_UIDColumn
public DataColumn RES_UIDColumn { get; }
Property Value
Type: System.Data.DataColumn
See Also
Reference
SecurityProjectCategoriesDataSet.UserRelationsDataTable Class
SecurityProjectCategoriesDataSet.UserRelationsDataTable Members