Subscription.LastExecutedSpecified 屬性

定義

取得或設定一個值,指示該屬性是否 LastExecuted 被指定。

public:
 property bool LastExecutedSpecified { bool get(); void set(bool value); };
public bool LastExecutedSpecified { get; set; }
member this.LastExecutedSpecified : bool with get, set
Public Property LastExecutedSpecified As Boolean

屬性值

trueLastExecuted 該屬性應包含在網路服務呼叫中;否則,則 false。 預設值為 false

備註

欲了解更多關於省略屬性的資訊,請參閱「 可選網路服務物件的省略值」。

適用於