Miner.Responder.Shared.RusOutageAnalysis Namespace > MajorEventDayManager Class : IsMajorEventDay Method |
'Declaration
Public Function IsMajorEventDay( _ ByVal outageTime As System.Date _ ) As System.Boolean
'Usage
Dim instance As MajorEventDayManager Dim outageTime As System.Date Dim value As System.Boolean value = instance.IsMajorEventDay(outageTime)
public System.bool IsMajorEventDay( System.DateTime outageTime )
public function IsMajorEventDay( outageTime: System.DateTime ): System.Boolean;
public function IsMajorEventDay( outageTime : System.DateTime ) : System.boolean;
public: System.bool IsMajorEventDay( System.DateTime outageTime )
public: System.bool IsMajorEventDay( System.DateTime outageTime )
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