Aracılığıyla paylaş


Subscription.LastExecutedSpecified Özelliği

Gösteren bir değeri alır mı LastExecuted özellik belirtilen.

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

Sözdizimi

'Bildirim
Public Property LastExecutedSpecified As Boolean
    Get
    Set
'Kullanım
Dim instance As Subscription
Dim value As Boolean

value = instance.LastExecutedSpecified

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

Özellik Değeri

Tür: System.Boolean
doğru , LastExecuted özellik eklenmek Web hizmet çağrısı; Aksi takdirde, yanlış.Varsayılan değer yanlış.

Açıklamalar

Hariç tutma özellikleri hakkında daha fazla bilgi için bkz: Değerler için isteğe bağlı Web hizmet nesneleri atlama.