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