Intersoft.Client.UI.Aqua.UXInput Namespace > UXCalendarEventsCollection Class : AddBlackoutEvent Method |
Public Sub AddBlackoutEvent( _ ByVal startDate As Date, _ ByVal endDate As Nullable(Of Date) _ )
Dim instance As UXCalendarEventsCollection Dim startDate As Date Dim endDate As Nullable(Of Date) instance.AddBlackoutEvent(startDate, endDate)
public void AddBlackoutEvent( DateTime startDate, Nullable<DateTime> endDate )
public: void AddBlackoutEvent( DateTime startDate, Nullable<DateTime> endDate )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2