Метод StatusingSecurityDescriptors.IsGroupedField
Зарезервировано для внутреннего использования.
Пространство имен: Microsoft.Office.Project.Server.Library
Сборка: Microsoft.Office.Project.Server.Library (в Microsoft.Office.Project.Server.Library.dll)
Синтаксис
'Декларация
Public Shared Function IsGroupedField ( _
pid As UInteger _
) As Security.FieldGroupID
'Применение
Dim pid As UInteger
Dim returnValue As Security.FieldGroupID
returnValue = StatusingSecurityDescriptors.IsGroupedField(pid)
public static Security.FieldGroupID IsGroupedField(
uint pid
)
Параметры
- pid
Тип: System.UInt32
Возвращаемое значение
Тип: Microsoft.Office.Project.Server.Library.Security.FieldGroupID
См. также
Справочные материалы
StatusingSecurityDescriptors класс