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 值。

适用于