OrganizationFiscalYearDisplayCode Class
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Contains integer values that are used for the Organization.FiscalYearDisplayCode attribute.
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | 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. |
The following table shows the values for this class.
Member | Value | Description |
|---|---|---|
UseEndDate | 2 | Displays the fiscal year based on the end date of the fiscal year. |
UseStartDate | 1 | Displays the fiscal year based on the start date of the fiscal year. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright

