言語

Schedule.ReferencesPresent プロパティ

定義

共有スケジュールがレポートや購読によって参照されているかどうかを示します。

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

プロパティ値

共有スケジュールがレポートやサブスクリプションによって参照されているかどうかを示す Boolean値。

適用対象