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