TimeBinding.ManufacturingFirstWeekOfMonth Property

Definition

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

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

Property Value

Int32

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

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to