ReceiveLocation.ScheduleMonthDays Property

Definition

public:
 property Microsoft::BizTalk::BtsScheduleHelper::MonthDay ScheduleMonthDays { Microsoft::BizTalk::BtsScheduleHelper::MonthDay get(); void set(Microsoft::BizTalk::BtsScheduleHelper::MonthDay value); };
public:
 property Microsoft::BizTalk::ExplorerOM::MonthDay ScheduleMonthDays { Microsoft::BizTalk::ExplorerOM::MonthDay get(); void set(Microsoft::BizTalk::ExplorerOM::MonthDay value); };
public Microsoft.BizTalk.BtsScheduleHelper.MonthDay ScheduleMonthDays { get; set; }
public Microsoft.BizTalk.ExplorerOM.MonthDay ScheduleMonthDays { get; set; }
member this.ScheduleMonthDays : Microsoft.BizTalk.BtsScheduleHelper.MonthDay with get, set
member this.ScheduleMonthDays : Microsoft.BizTalk.ExplorerOM.MonthDay with get, set
Public Property ScheduleMonthDays As MonthDay

Property Value

MonthDay

Applies to