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 값입니다.

적용 대상