FiscalYearName Enumeration

Defines which name to use for the fiscal year, the current calendar year or the next calendar year.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

[GuidAttribute("AF4756F4-E056-40df-8289-CD526E0D37F5")]
public enum FiscalYearName

Members

Member name Description
CalendarYearName Uses the current calendar year name.
NextCalendarYearName Uses the next calendar year name.

Remarks

New: 17 July 2006