Поделиться через


Метод StatusingSecurityDescriptors.GetLocalCustomFieldNames

Зарезервировано для внутреннего использования.

Пространство имен:  Microsoft.Office.Project.Server.Library
Сборка:  Microsoft.Office.Project.Server.Library (в Microsoft.Office.Project.Server.Library.dll)

Синтаксис

'Декларация
Public Function GetLocalCustomFieldNames ( _
    projGuid As Guid _
) As Dictionary(Of Guid, String)
'Применение
Dim instance As StatusingSecurityDescriptors
Dim projGuid As Guid
Dim returnValue As Dictionary(Of Guid, String)

returnValue = instance.GetLocalCustomFieldNames(projGuid)
public Dictionary<Guid, string> GetLocalCustomFieldNames(
    Guid projGuid
)

Параметры

Возвращаемое значение

Тип: System.Collections.Generic.Dictionary<Guid, String>

См. также

Справочные материалы

StatusingSecurityDescriptors класс

Элементы StatusingSecurityDescriptors

Пространство имен Microsoft.Office.Project.Server.Library