Udostępnij za pośrednictwem


Właściwość DaysOfWeekSelector.Sunday

Wskazuje, czy zaplanowane raport jest uruchamiany w niedzielę.

Przestrzeń nazw:  ReportService2005
Zestaw:  ReportService2005 (w ReportService2005.dll)

Składnia

'Deklaracja
Public Property Sunday As Boolean
    Get
    Set
'Użycie
Dim instance As DaysOfWeekSelector
Dim value As Boolean

value = instance.Sunday

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

Wartość właściwości

Typ: System.Boolean
A wartość logiczna value.