Bagikan melalui


Subscription.LastExecutedSpecified Properti

Definisi

Mendapatkan nilai yang menunjukkan apakah LastExecuted properti ditentukan.

public:
 property bool LastExecutedSpecified { bool get(); void set(bool value); };
[System.Xml.Serialization.XmlIgnore]
public bool LastExecutedSpecified { get; set; }
[<System.Xml.Serialization.XmlIgnore>]
member this.LastExecutedSpecified : bool with get, set
Public Property LastExecutedSpecified As Boolean

Nilai Properti

trueLastExecuted jika properti harus disertakan dalam panggilan layanan Web; jika tidak, false. Default adalah false.

Atribut

Keterangan

Untuk informasi selengkapnya tentang menghilangkan properti, lihat Menghilangkan Nilai untuk Objek Layanan Web Opsional.

Berlaku untuk