Свойство StartedPostEventArgs.EnterpriseProjectTypeUid
Получает идентификатор GUID для типа корпоративного проекта.
Пространство имен: Microsoft.Office.Project.Server.Events
Сборка: Microsoft.Office.Project.Server.Events.Receivers (в Microsoft.Office.Project.Server.Events.Receivers.dll)
Синтаксис
'Декларация
Public Property EnterpriseProjectTypeUid As Guid
Get
Set
'Применение
Dim instance As StartedPostEventArgs
Dim value As Guid
value = instance.EnterpriseProjectTypeUid
instance.EnterpriseProjectTypeUid = value
public Guid EnterpriseProjectTypeUid { get; set; }
Значение свойства
Тип: System.Guid