TimeBinding.ManufacturingFirstMonth Property

Definition

Gets or sets the first manufacturing month for a TimeBinding object.

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

Property Value

Int32

An Integer indicating the first manufacturing month for a TimeBinding object.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to