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


Свойство ReportingPostCustomFieldChangedEventArgs.CustomFieldTypeGuid

Получает идентификатор GUID для измененного настраиваемого поля.

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

Синтаксис

'Декларация
Public ReadOnly Property CustomFieldTypeGuid As Guid
    Get
'Применение
Dim instance As ReportingPostCustomFieldChangedEventArgs
Dim value As Guid

value = instance.CustomFieldTypeGuid
public Guid CustomFieldTypeGuid { get; }

Значение свойства

Тип: System.Guid

См. также

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

ReportingPostCustomFieldChangedEventArgs класс

Элементы ReportingPostCustomFieldChangedEventArgs

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