TimeBinding.ManufacturingExtraMonthQuarter Property

Definition

Gets or sets the month of the manufacturing period to which an extra month is assigned for a TimeBinding object.

[Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_TimeBinding_ManufacturingExtraMonthQuarter")]
public int ManufacturingExtraMonthQuarter { get; set; }
[<Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_TimeBinding_ManufacturingExtraMonthQuarter")>]
member this.ManufacturingExtraMonthQuarter : int with get, set
Public Property ManufacturingExtraMonthQuarter As Integer

Property Value

Int32

An Integer indicating the month of the manufacturing period to which an extra month is assigned for a TimeBinding object.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to