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