次の方法で共有


ReportingPostEnterpriseProjectTypeChangedEventArgs.EnterpriseProjectTypeGuid Property

Gets the GUID of the changed 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 EnterpriseProjectTypeGuid As Guid
    Get
'Usage
Dim instance As ReportingPostEnterpriseProjectTypeChangedEventArgs
Dim value As Guid

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

Property Value

Type: System.Guid

See Also

Reference

ReportingPostEnterpriseProjectTypeChangedEventArgs Class

ReportingPostEnterpriseProjectTypeChangedEventArgs Members

Microsoft.Office.Project.Server.Events Namespace