Udostępnij za pośrednictwem


Właściwość TimeBinding.ReportingWeekToMonthPattern

Pobiera lub ustawia deseń miesiąc do raportowania TimeBinding obiektu.

Przestrzeń nazw:  Microsoft.AnalysisServices
Zestaw:  Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)

Składnia

'Deklaracja
Public Property ReportingWeekToMonthPattern As ReportingWeekToMonthPattern
    Get
    Set
'Użycie
Dim instance As TimeBinding
Dim value As ReportingWeekToMonthPattern

value = instance.ReportingWeekToMonthPattern

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

Wartość właściwości

Typ: Microsoft.AnalysisServices.ReportingWeekToMonthPattern
Wzorzec miesiąc.

Uwagi

Więcej informacji na temat wzorca na miesiąc, zobacz Element ReportingWeekToMonthPattern (ASSL).