ReportingPostTimesheetProjectAggregatedEventArgs Members
Include Protected Members
Include Inherited Members
Represents methods and properties in the post-event arguments for the OnTimesheetProjectAggregated event handler method.
The ReportingPostTimesheetProjectAggregatedEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ReportingPostTimesheetProjectAggregatedEventArgs | Creates an instance of the ReportingPostTimesheetProjectAggregatedEventArgs class. |
Top
Properties
Name | Description | |
---|---|---|
PeriodGuid | Gets the GUID that represents the current aggregated timesheet. |
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 version of the GUID that represents the current aggregated timesheet. (Overrides Object.ToString().) |
Top