OrganizationFiscalYearDisplayCode Class
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.
Namespace: Microsoft.Crm.Sdk
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Inheritance Hierarchy
System.Object
Microsoft.Crm.Sdk.OrganizationFiscalYearDisplayCode
Syntax
public static class OrganizationFiscalYearDisplayCode
Public NotInheritable Class OrganizationFiscalYearDisplayCode
Fields
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. |
Remarks
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. |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Crm.Sdk Namespace
Organization entities
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright