Метод StatusingSecurityDescriptors.GetLocalCustomFieldName
Зарезервировано для внутреннего использования.
Пространство имен: Microsoft.Office.Project.Server.Library
Сборка: Microsoft.Office.Project.Server.Library (в Microsoft.Office.Project.Server.Library.dll)
Синтаксис
'Декларация
Public Function GetLocalCustomFieldName ( _
projGuid As Guid, _
propGuid As Guid _
) As String
'Применение
Dim instance As StatusingSecurityDescriptors
Dim projGuid As Guid
Dim propGuid As Guid
Dim returnValue As String
returnValue = instance.GetLocalCustomFieldName(projGuid, _
propGuid)
public string GetLocalCustomFieldName(
Guid projGuid,
Guid propGuid
)
Параметры
- projGuid
Тип: System.Guid
- propGuid
Тип: System.Guid
Возвращаемое значение
Тип: System.String
См. также
Справочные материалы
StatusingSecurityDescriptors класс