ReportingPostFiscalPeriodDeletedEventArgs Members
Include Protected Members
Include Inherited Members
Represents methods and properties in the post-event arguments for the OnFiscalPeriodDeleted event handler method.
The ReportingPostFiscalPeriodDeletedEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ReportingPostFiscalPeriodDeletedEventArgs | Creates an instance of the ReportingPostFiscalPeriodDeletedEventArgs class; used internally. |
Top
Properties
Name | Description | |
---|---|---|
FiscalYearArray | Gets an array whose first element is an integer representing the fiscal year that has been deleted. |
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 string that contains the fiscal year that has been deleted. (Overrides Object.ToString().) |
Top