Subscription.Active プロパティ

定義

サブスクリプションの ActiveState オブジェクトです。

public:
 property ReportService2005::ActiveState ^ Active { ReportService2005::ActiveState ^ get(); void set(ReportService2005::ActiveState ^ value); };
public ReportService2005.ActiveState Active { get; set; }
member this.Active : ReportService2005.ActiveState with get, set
Public Property Active As ActiveState

プロパティ値

読み取り専用の ActiveState 値です。

適用対象