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.

Namespace:   Microsoft.Crm.Sdk
Assembly:  Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)

System.Object
  Microsoft.Crm.Sdk.OrganizationFiscalYearDisplayCode

public static class OrganizationFiscalYearDisplayCode

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticUseEndDate

Displays the fiscal year based on the end date of the fiscal year. Value = 2.

System_CAPS_pubfieldSystem_CAPS_staticUseStartDate

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.

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: