IRecurrenceSchedule.OrdinalDayOfWeek 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::BtsDayOfWeek OrdinalDayOfWeek { Microsoft::BizTalk::BtsScheduleHelper::BtsDayOfWeek get(); void set(Microsoft::BizTalk::BtsScheduleHelper::BtsDayOfWeek value); };
public:
property Microsoft::BizTalk::ExplorerOM::BtsDayOfWeek OrdinalDayOfWeek { Microsoft::BizTalk::ExplorerOM::BtsDayOfWeek get(); void set(Microsoft::BizTalk::ExplorerOM::BtsDayOfWeek value); };
public Microsoft.BizTalk.BtsScheduleHelper.BtsDayOfWeek OrdinalDayOfWeek { get; set; }
public Microsoft.BizTalk.ExplorerOM.BtsDayOfWeek OrdinalDayOfWeek { get; set; }
member this.OrdinalDayOfWeek : Microsoft.BizTalk.BtsScheduleHelper.BtsDayOfWeek with get, set
member this.OrdinalDayOfWeek : Microsoft.BizTalk.ExplorerOM.BtsDayOfWeek with get, set
Public Property OrdinalDayOfWeek As BtsDayOfWeek