IRecurrenceSchedule.DaysOfWeek Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
public:
property Microsoft::BizTalk::BtsScheduleHelper::BtsDayOfWeek DaysOfWeek { Microsoft::BizTalk::BtsScheduleHelper::BtsDayOfWeek get(); void set(Microsoft::BizTalk::BtsScheduleHelper::BtsDayOfWeek value); };
public:
property Microsoft::BizTalk::ExplorerOM::BtsDayOfWeek DaysOfWeek { Microsoft::BizTalk::ExplorerOM::BtsDayOfWeek get(); void set(Microsoft::BizTalk::ExplorerOM::BtsDayOfWeek value); };
public Microsoft.BizTalk.BtsScheduleHelper.BtsDayOfWeek DaysOfWeek { get; set; }
public Microsoft.BizTalk.ExplorerOM.BtsDayOfWeek DaysOfWeek { get; set; }
member this.DaysOfWeek : Microsoft.BizTalk.BtsScheduleHelper.BtsDayOfWeek with get, set
member this.DaysOfWeek : Microsoft.BizTalk.ExplorerOM.BtsDayOfWeek with get, set
Public Property DaysOfWeek As BtsDayOfWeek