次の方法で共有


Subscription.Active プロパティ

定義

サブスクリプションの ActiveState オブジェクトを取得します。

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

プロパティ値

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

適用対象