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共有スケジュールがレポートとサブスクリプションによって参照されるかどうかを示す値。

適用対象