ReportingPostEnterpriseProjectTypeChangedEventArgs Members
Include Protected Members
Include Inherited Members
Represents methods and properties in the post-event arguments for the OnEnterpriseProjectTypeDeleted event handler method and the OnEnterpriseProjectTypeUpdated event handler method.
The ReportingPostEnterpriseProjectTypeChangedEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ReportingPostEnterpriseProjectTypeChangedEventArgs | Creates an instance of the ReportingPostEnterpriseProjectTypeChangedEventArgs class; used internally. |
Top
Properties
Name | Description | |
---|---|---|
EnterpriseProjectTypeGuid | Gets the GUID of the changed enterprise project type. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | Returns a text string that contains the GUID of the changed enterprise project type. (Overrides Object.ToString().) |
Top