다음을 통해 공유


ManufacturingFirstWeekOfMonth 속성

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

네임스페이스:  Microsoft.AnalysisServices
어셈블리:  Microsoft.AnalysisServices(Microsoft.AnalysisServices.dll)

구문

‘선언
Public Property ManufacturingFirstWeekOfMonth As Integer
    Get
    Set
‘사용 방법
Dim instance As TimeBinding
Dim value As Integer

value = instance.ManufacturingFirstWeekOfMonth

instance.ManufacturingFirstWeekOfMonth = value
public int ManufacturingFirstWeekOfMonth { get; set; }
public:
property int ManufacturingFirstWeekOfMonth {
    int get ();
    void set (int value);
}
member ManufacturingFirstWeekOfMonth : int with get, set
function get ManufacturingFirstWeekOfMonth () : int
function set ManufacturingFirstWeekOfMonth (value : int)

속성 값

유형: System. . :: . .Int32
An Integer indicating the first week of the manufacturing month for a TimeBinding object.