IRecurrenceSchedule.MonthDays Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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