ScheduleDefinition.EndDateSpecified プロパティ

定義

EndDate プロパティが設定されているかどうかを示します。

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

プロパティ値

Boolean 値。

適用対象