ReceiveLocation.ScheduleOrdinalDayOfWeek Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::BizTalk::BtsScheduleHelper::BtsDayOfWeek ScheduleOrdinalDayOfWeek { Microsoft::BizTalk::BtsScheduleHelper::BtsDayOfWeek get(); void set(Microsoft::BizTalk::BtsScheduleHelper::BtsDayOfWeek value); };
public:
property Microsoft::BizTalk::ExplorerOM::BtsDayOfWeek ScheduleOrdinalDayOfWeek { Microsoft::BizTalk::ExplorerOM::BtsDayOfWeek get(); void set(Microsoft::BizTalk::ExplorerOM::BtsDayOfWeek value); };
public Microsoft.BizTalk.BtsScheduleHelper.BtsDayOfWeek ScheduleOrdinalDayOfWeek { get; set; }
public Microsoft.BizTalk.ExplorerOM.BtsDayOfWeek ScheduleOrdinalDayOfWeek { get; set; }
member this.ScheduleOrdinalDayOfWeek : Microsoft.BizTalk.BtsScheduleHelper.BtsDayOfWeek with get, set
member this.ScheduleOrdinalDayOfWeek : Microsoft.BizTalk.ExplorerOM.BtsDayOfWeek with get, set
Public Property ScheduleOrdinalDayOfWeek As BtsDayOfWeek