UpdatedScheduledProjectEventArgs Members
Include Protected Members
Include Inherited Members
Represents methods and properties in the post-event arguments for the OnUpdatedScheduledProject event handler method.
The UpdatedScheduledProjectEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
UpdatedScheduledProjectEventArgs | Creates an instance of the UpdatedScheduledProjectEventArgs class; used internally. |
Top
Properties
Name | Description | |
---|---|---|
ProjectUid | Gets the GUID of the project. |
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 | (Inherited from Object.) |
Top