Свойство SecurityProjectCategoriesDataSet.UserRelations
Получает сведения о пользовательских связей.
Пространство имен: WebSvcSecurity
Сборка: ProjectServerServices (в ProjectServerServices.dll)
Синтаксис
'Декларация
<BrowsableAttribute(False)> _
Public ReadOnly Property UserRelations As SecurityProjectCategoriesDataSet.UserRelationsDataTable
Get
'Применение
Dim instance As SecurityProjectCategoriesDataSet
Dim value As SecurityProjectCategoriesDataSet.UserRelationsDataTable
value = instance.UserRelations
[BrowsableAttribute(false)]
public SecurityProjectCategoriesDataSet.UserRelationsDataTable UserRelations { get; }
Значение свойства
Тип: WebSvcSecurity.SecurityProjectCategoriesDataSet.UserRelationsDataTable
См. также
Справочные материалы
SecurityProjectCategoriesDataSet класс