OrganizationFiscalYearDisplayCode Class

Definition

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.

Applies to