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


Свойство ReportingPostCustomFieldCreatedEventArgs.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 ReportingPostCustomFieldCreatedEventArgs
Dim value As Guid

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

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

Тип: System.Guid

См. также

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

ReportingPostCustomFieldCreatedEventArgs класс

Элементы ReportingPostCustomFieldCreatedEventArgs

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