ReportingPostProjectWorkflowInformationChangedEventArgs.NewEnterpriseProjectTypeGuid Property
Gets the GUID of the new enterprise project type.
Namespace: Microsoft.Office.Project.Server.Events
Assembly: Microsoft.Office.Project.Server.Events.Receivers (in Microsoft.Office.Project.Server.Events.Receivers.dll)
Syntax
'Declaration
Public ReadOnly Property NewEnterpriseProjectTypeGuid As Guid
Get
'Usage
Dim instance As ReportingPostProjectWorkflowInformationChangedEventArgs
Dim value As Guid
value = instance.NewEnterpriseProjectTypeGuid
public Guid NewEnterpriseProjectTypeGuid { get; }
Property Value
Type: System.Guid
See Also
Reference
ReportingPostProjectWorkflowInformationChangedEventArgs Class
ReportingPostProjectWorkflowInformationChangedEventArgs Members