TimeBinding.FiscalYearName Property

Definition

Gets or sets the naming convention for the name of the fiscal year for a TimeBinding object.

public Microsoft.AnalysisServices.FiscalYearName FiscalYearName { get; set; }
member this.FiscalYearName : Microsoft.AnalysisServices.FiscalYearName with get, set
Public Property FiscalYearName As FiscalYearName

Property Value

A FiscalYearName enumeration value that indicates the naming convention for the name of the fiscal year for a TimeBinding object.

Applies to