OrganizationFiscalYearDisplayCode Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains integer values that are used for the Organization.FiscalYearDisplayCode
attribute.
public ref class OrganizationFiscalYearDisplayCode abstract sealed
public static class OrganizationFiscalYearDisplayCode
type OrganizationFiscalYearDisplayCode = class
Public Class OrganizationFiscalYearDisplayCode
- Inheritance
-
OrganizationFiscalYearDisplayCode
Remarks
The following table shows the values for this class.
Member
Value
Description
Fields
UseEndDate |
Displays the fiscal year based on the end date of the fiscal year. Value = 2. |
UseStartDate |
Displays the fiscal year based on the start date of the fiscal year. Value = 1. |