RecurrenceSchedule.MonthDays 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public:
property Microsoft::BizTalk::BtsScheduleHelper::MonthDay MonthDays { Microsoft::BizTalk::BtsScheduleHelper::MonthDay get(); void set(Microsoft::BizTalk::BtsScheduleHelper::MonthDay value); };
public:
property Microsoft::BizTalk::ExplorerOM::MonthDay MonthDays { Microsoft::BizTalk::ExplorerOM::MonthDay get(); void set(Microsoft::BizTalk::ExplorerOM::MonthDay value); };
public Microsoft.BizTalk.BtsScheduleHelper.MonthDay MonthDays { get; set; }
public Microsoft.BizTalk.ExplorerOM.MonthDay MonthDays { get; set; }
member this.MonthDays : Microsoft.BizTalk.BtsScheduleHelper.MonthDay with get, set
member this.MonthDays : Microsoft.BizTalk.ExplorerOM.MonthDay with get, set
Public Property MonthDays As MonthDay