Właściwość TimeBinding.ReportingFirstMonth
Pobiera lub ustawia pierwszego miesiąca sprawozdawczego dla TimeBinding obiektu.
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
Public Property ReportingFirstMonth As Integer
Get
Set
'Użycie
Dim instance As TimeBinding
Dim value As Integer
value = instance.ReportingFirstMonth
instance.ReportingFirstMonth = value
public int ReportingFirstMonth { get; set; }
public:
property int ReportingFirstMonth {
int get ();
void set (int value);
}
member ReportingFirstMonth : int with get, set
function get ReportingFirstMonth () : int
function set ReportingFirstMonth (value : int)
Wartość właściwości
Typ: System.Int32
Całkowitą wskazujące pierwszego miesiąca sprawozdawczego dla TimeBinding obiektu.