Aracılığıyla paylaş


Schedule.ScheduleStateName Özelliği

Zamanlamayı durumunu alır.

Ad Alanı:  ReportService2010
Derleme:  ReportService2010 (ReportService2010 içinde.dll)

Sözdizimi

'Bildirim
Public Property ScheduleStateName As String
    Get
    Set
'Kullanım
Dim instance As Schedule
Dim value As String

value = instance.ScheduleStateName

instance.ScheduleStateName = value
public string ScheduleStateName { get; set; }
public:
property String^ ScheduleStateName {
    String^ get ();
    void set (String^ value);
}
member ScheduleStateName : string with get, set
function get ScheduleStateName () : String
function set ScheduleStateName (value : String)

Özellik Değeri

Tür: System.String
A dize zamanlamayı durumunu gösteren bir değer.

Açıklamalar

Geçerli zamanlama durumlar listesi için kullanmak ListScheduleStates yöntem.